Search Issue Tracker
Word Space Canvas doesn't show up in Frame Debugger when debugging a Sta...
To reproduce:1. Open the attached project2. Enable "Run In Background"3. Build and run the project4. Open the Frame Debugger window,... Read more
[IL2CPP] transform.GetType().GetProperties does not return some of the p...
Steps to reproduce:1) Open the attached project.2) Build for iOS or Android with IL2cpp as the scripting backend.3) Run on a device.... Read more
SafeBinaryRead::BeginTransfer crash caused by ProjectSettings.asset on a...
Repro steps:1. Open "test.zip" project Note: User tried to restore the deleted project, thus ProjectSettings.asset got corrupted and... Read more
[5.4][Threading] CullDirectionalShadowCasters performance regression in ...
Reproduction steps:1. Open the attached project (Scratch53_MeshSkinningProfiler.zip);2. Open the scene (Training Room.unity);3. Ente... Read more
[Linux Editor] Dragging a prefab across Scene view and placing it on a s...
When prefabs are dragged across Scene view to place them to an empty script field in the Inspector, after placing the prefab, it sta... Read more
MeshSkinning.Update is Slowed Down by MeshSkinning.CalcMatrices
MeshSkinning.Update is Slowed Down by MeshSkinning.CalcMatrices. CPU time used by CalcMatrices is ~150% more than it used to be. (Co... Read more
[Simulate] Pausing a particle system with a disabled child system preven...
Repro steps:1. Open Scene1 from attached project.2. Select ParticleSystem from the Hierarchy3. In the Scene view, press Simulate if ... Read more
Renaming files makes them reimport
Reproduction steps:1. Open a new project2. Import a large media file (Audio,video,image)3. Rename the imported media file4. Open "Ta... Read more
[Custom Property Drawer] Impossible to delete an array element
How to reproduce: 1. Open attached project "843499-repro.zip"2. Open "test" scene3. Select Main Camera4. Try to delete elements indi... 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