Search Issue Tracker
Animation playback should stop when clicking to change current frame
Animation playback should stop when clicking to change current frame. Repro:- Select any game object with animation.- Press on the p... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default