Search Issue Tracker
Memory Profiler crash when taking snapshot in il2cpp::vm::MemoryInformat...
How to reproduce: 1. Open attached Xcode project2. Deploy to device3. Go through the menus until the in-game 3d section- The crash h... Read more
SyncListStruct does not synchronize on NetworkBehaviour instantiation
How to reproduce: 1. Open attached project2. Build project to Standalone and run3. Host a server on the Standalone player4. Click th... Read more
[2D] Sprite in Polygon mode disappears at lower Max Size settings
Sprite in Polygon mode is not fully rendered at lower Max Size settings - load project- select LF_Tile_Orange- open the Sprite Edito... Read more
[VSTU] Thread debugging crashes Unity
Workaround: Disable Exception support in VS------------------------------------Caused by issue on VSTU side. Read more
Unnecessary GC pressure in editor when querying for a component that doe...
Using this.gameObject.GetComponent<>(); uses much more memory if you are searching for the component that does not exist on th... Read more
TextMesh normals & dynamic batching issue
Dynamic batching does not work correctly with TextMesh shader - if dynamic batching is enabled rotated text is not rendered correctl... Read more
[SubEmitters] Invalid AABB aabb error on particles with SubEmitters and ...
Particle system throws errors when using sub emitters and "prewarm" is checked. Repro steps:1. Open Mixed scene from attached projec... Read more
[Batching] Particles with nested particles which are using a different m...
Particle batching breaks if a particle's nested particle (be it a sub emitter or just a child) is using a different material. Repro ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size