Search Issue Tracker
Memory usage constantly increases after using UI Canvas at runtime
In play mode, memory usage constantly increases after using UI canvas at runtime. Even if no tasks are performed, memory consumption... Read more
Wrong color for the scenes section in Build Settings
Steps to reproduce : - create a new project- go to Build Settings and notice the color of the scenes section Note:Regression from 20... Read more
MonoBehaviour::OnAudioReadFilter processing does not affect audio when A...
To reproduce:1. Open the "UnityPlayOnAwakeBug" scene in the attached project2. Select the "Trigger Source" Game Object from the Hier... Read more
2D Colliders Gizmos lag behind the transform of the game object when its...
This might not be a bug, but a possible inconsistency between 3D and 2D Collider Gizmo drawing which might confuse our users To repr... Read more
[UNDO][Regression] Unity crashes after deleting a particle system and un...
To reproduce:1. Open attached project2. Open "Test Scene" if not opened3. In hierarchy, delete "LightEmitter" game object4. Undo it ... Read more
Editor Crash while idling
Editor Crash while idling I left the editor open for >1h doing nothingit's quit possibly not easy to repro, but try and open the ... Read more
[CommandBuffers] Realtime shadows are delayed when shadow projection par...
When using command buffers, shadowmaps are delayed when fetching shadow projection parameters. Steps for reproduction:1) Download th... Read more
Simple script will throw "Too many Heap sections"
When running small and large allocation interleaved and leaving some of the small allocation unfreed, suddently mono can not garbage... Read more
Repeated Set/GetPixels calls increases memory use by application
To reproduce:1) Open attached project and scene inside it.2) Open up something to capture RAM amount like Task or Process Manager.3)... 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
- Asset thumbnails in the Project window stay white when a referenced texture file is deleted and restored
- Crash on PersistentManager::ReadObjectThreaded when calling AssetDatabase.ForceReserializeAssets() multiple times in a row
- Scene becomes dirty when first opening an HDRP Template project
- Ping highlight text is misaligned with asset name when pinging a prefab from Prefab Mode to Project window
- Crash on CheckDeviceStatus when selecting GameObjects in the scene view while using DX12