Search Issue Tracker
Platform specific error message needs improvement
Repro steps: - In the Build Settings dialog, click Flash then press the Switch Platform button- Try creating a Cloth gameobject. The... Read more
Sound doesn't play on iOS
To reproduce:1. Open New_Unity_Project_6.zip2. Build and run for iOS Read more
Collisions are detected one frame later than they occur.
To reproduce 1. Open the scene "TriggerTest".2. Press play and pause the game immediately.4. Press the advance frame button until th... Read more
Splitscreen on render textures not working with deferred rendering
The simple test scene to show that rendering from 2 cameras to different parts of the same rendertexture does not work with Deferred... Read more
4 Monitor setup distorts unity menubars
Three monitors are fine but the fourth messes it up. Read more
"shader wants tangents" error from terrain makes editor very slow
To reproduce 1: Open project, open the Game scene and hit play2: Console responds repeatedly with "Shader wants tangents, but the me... Read more
SortedDictionary and SortedList are not supported, producing an error.
To reproduce: 1: Open attached project and build using the flash exporter2: Console responds with several errors, specifically "Call... Read more
Particles do not spawn at correct transform.position
To reproduce:- Open attached project and launch "repro" scene- Select the Main Camera and observe that the Lag Count is set to "200"... Read more
[Legacy] Animations curves are imported incorrectly, the tangents twitch...
Animations curves are imported incorrectly, the tangents twitch during the last few frames of the first animation. You can see this ... Read more
Audio preview window shows incorrect information
Could reproduce on the latest Version 4.0.0f1 (ae0cb4a1b6e3) To reproduce:- Create a new project and import attached file- Observe t... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler