Nikos Patsiouras
npatsiouras.bsky.social
Nikos Patsiouras
@npatsiouras.bsky.social
Unity dev by day, player and tester of Adventure games at night. Opinions are my own.

website: https://npatch.github.io/
You're dangerously close to
www.youtube.com/watch?v=nWM9...
The Dream Machine: Full Game - Release Trailer
YouTube video by The Sleeping Machine
www.youtube.com
November 10, 2025 at 8:05 PM
It's like I'm watching a respawn of @keijiro.bsky.social but outside Unity.
November 8, 2025 at 12:08 PM
I could also see you doing some splatting over the initial phase of photogrammetry where you extract the features. This after seeing the clip in another post with some kind of green torus like shape.
November 1, 2025 at 6:13 PM
I have to say I’m also intrigued.
November 1, 2025 at 6:11 PM
Weird bc this looks imprecise enough to be photogrammetry, but from what I remember from faro hand scanners leveraging both lidar and camera, they still had quite good geometry that it was obviously not photogrammetry. Unless it’s done by phone with a fast process that allows for such artifacts.
November 1, 2025 at 6:11 PM
Here's hoping it's a fishing game xD
October 21, 2025 at 9:01 AM
For what it’s worth the article has an apk analyzer you can use to look into the libraries that flag this warning. That’s worth a looksie.
October 19, 2025 at 1:07 PM
Although I didn’t read it fully, I didn’t notice any older devices compatibility thing. But then again I don’t know the process well. It it’s only warning apks targeting newer API lvls and assumes newer device, then it might make sense.
October 19, 2025 at 1:06 PM
Library caches a lot of things for Unity to function. From compiled versions of your code to shaders, to other stuff for the editor. Or just the metadata for assets and being able to keep dependencies. Recently archived old projects and saved at least 150GB by deleting git(LFS) and Library.
October 19, 2025 at 1:02 PM
The only reason I can think that deleting Library might help is the packages that were mentioned in your forum discussion might have been updated to reflect the firebase update it took the poster to fix the warnings.
October 19, 2025 at 12:58 PM
Yeah I Library has always been like that. Interestingly I heard someone from the Tin Hearts team say that on Wookash just the other day, how they have 60-70 (iirc) GB Library locally and it takes an absurd amount of time to get a new clone going.
October 19, 2025 at 12:56 PM
developer.android.com/guide/practi....

This explains a bit. Also says it’s effective as of Nov 2025, which is why it didn’t wasn’t an issue before.
Support 16 KB page sizes  |  Compatibility  |  Android Developers
developer.android.com
October 19, 2025 at 12:53 PM
This has nothing to do either with executable space. Your link and the next three responses the post got, basically say it’s a firebase+google issue. Looking into it further Google in order to support newer devices that target 16KB page sizes(memory related) require it of you.
October 19, 2025 at 12:52 PM
What 16kb constraint is this? Never published to Google Play. Also why is Library an issue? Do u also have to submit the code now? Library can be whatever it wants, the point is how big the final executable is and whether the data are with it or downloadable right? Or at least that's what I thought.
October 19, 2025 at 11:56 AM
People have been waiting for a Japan installment for ages and they put black guy protag & for what? Wrong time to try for diversity. Now you have a setting where a black guy makes absolute sense. Assassins were disenfranchised ppl going for change. The era is perfect. And they nix it.*facepalm*
October 8, 2025 at 8:27 PM
Good luck
October 7, 2025 at 6:21 PM
On the other hand, the instrumentation part in the Performance Profiler seems to allow you to selectively ask for perf data. Tells you hot paths, top functions with most self % and it does also have a tab for the User Marks. There's some more info to be seen if you click on Open Details
October 7, 2025 at 5:08 PM
To be honest, I'm not sure how to view the markers on the diagsession Timeline above. The tutorial and the VS version I have are different. But there is a tab called User Marks which gives the info you want.
October 7, 2025 at 5:03 PM
It works, you install the package (no need to copy files from VS installation folder), add the conditional comp. symbol and add user marks in your code. But...it's not seen in the Debug's Diagnostics Tools window, but you need to run the separate Performance Profiler to see them.
Instrument your .NET application - Visual Studio (Windows)
Explore how to use the dynamic Instrumentation tool for your .NET applications (C#, C++, Visual Basic, F#) in Visual Studio and analyze the report.
learn.microsoft.com
October 7, 2025 at 5:02 PM
Will try later and let you know if you haven’t yet
October 7, 2025 at 1:53 PM
I see you're also going further up the resolution ladder. Good luck! Looking forward to it!
October 7, 2025 at 11:50 AM
I also did although it's a bit of a timing thing....they are releasing a Reforged BS 2.
October 7, 2025 at 11:50 AM