Search Issue Tracker
Scene asset is set to dirty (shows as changed) without a reason
Repro:1. Open Angry Bots project2. Open AngryBots scene in the main assets folder3. Notice - if you try to quit now, you are asked t... Read more
Invalid Cast Exception when selecting in Scene View
Repro steps: 1. Create a new scene, create a few cubes inside. Save. Reopen the scene (important).2. Hold down Cmd/Ctrl and try sele... Read more
Unity fails to execute javascript in a static function
1) What happenedUnity fails to execute code. 2) How can we reproduce it using the example you attached Open the scene hit run. Test ... Read more
UnityScript: Internal Compiler Error on yield null
Repro:1. in a js function do "yield null;"2. observe the internal compiler error. Expected: compile error: cannot yield null. Read more
[Terrain] Lightmaps + Terrain Billboards are not supported in Vertex Lit...
To reproduce:1. Open project P50_Flying2. Bake lightmap for Big Field 23. Grass dissapeared Read more
"Limit Velocity Over Lifetime" makes particles work inconsistently
When the "Limit Velocity Over Lifetime" module is enabled on a shuriken particle system, the simulation in editor time becomes diffe... Read more
Crash when encoding a 24 bit, 96 kHz audio file
Could reproduce in 3.5.6f4 and 4.0.0b12 (b6f69b69a8be) To reproduce in 3.5.6f4:- Import the the attached audio file- Select the audi... Read more
Documentation for OnDrawGizmos needs to be updated
The OnDrawGizmos documentation needs to be updated - it currentlystates:"Implement this OnDrawGizmos if you want to draw gizmos that... Read more
Add Component menu is very slow
Add Component menu is very slow, when a game object has many sub assets. Could only reproduce this behaviour on Mac 10.6 and 10.7 To... Read more
Item names are formatted in an unexpected way in the pop-up for EditorGU...
Steps to reproduce : - open the scene "Test"- click on Waypoint Manager- in the inspector open the drop down menu- notice that when ... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument