Search Issue Tracker
Crash when built for windows after upgrade from 5.3 to 5.4
Steps to repro: #Open/upgrade project in 5.4.b7 - or test in 5.3.2f1 first, then upgrade. 1. Open project & Scene: "Demo1"2. Hit... Read more
Inspector debug "Duplicate" and "Delete" options don't work
Steps to reproduce:1. Create new material2. Turn on inspector debug mode3. Create more entries in "String Tag Map" array4. Try to de... Read more
Particle system errors being thrown when we play the Demo5 scene from th...
Errors such asaabb.IsFinite()Invalid AABB resultInvalid AABB rkBox etc are being thrown. It can be repro-ed as follows:- Download th... Read more
[OnWillRenderObject] Offscreen rendering from within OnWillRenderObject ...
Doing any kind of offscreen rendering (involving particle systems) from within OnWillRenderObject causes billboard particles to orie... Read more
[BakedGI] light leaks through the game object
Reproduction steps:1. Open attached project.2. Open "New Scene" scene.3. Go to "Window > Lighting > Scene" and click "Build".4... Read more
Crash on "Transform::GetLocalToWorldMatrixNoScale" when game object is d...
Reproduction steps:1. Open attached project.2. Open "Texturas > Escenas > BaseScene" scene.3. Expand "BaseGame > terrenoCla... Read more
Corrupted prefab makes Unity crash on import
Reproduction steps: 1. Open the attached project2. Crash Note: launching same project for the second time does not crash Unity. Re-i... Read more
"Could not allocate memory: System out of memory" fatal error when openi...
Reproduction steps: 1. Download and open the attached project2. Crash -Note, deleting library fixed the problem Reproduced on: 5.2.4... Read more
Unexpected compilation errors about missing UI module thrown when buildi...
- Open the attached project in Unity 5.4- Fix two script compilation errors created by some obsolete APIs (the original project was ... Read more
[Shape] Random Direction removes randomness from start particle values (...
Starting values such as color or start size become gradually ordered in the system when "Random Direction" is enabled. Repro steps:1... 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