Search Issue Tracker
Unity becomes unresponsive after re-login
Seems like it is reproducible only with Radeon GPUs as we could not reproduce it with GeForce GPUs. Use of single or dual monitor se... Read more
Shaders preprocess #pragma surface before #ifdefs
Right now impossible to have for example this: #ifdef DESKTOP_VARIANT #pragma surface surf FancyStuff #else #pragma surface surf Sim... Read more
Hitting ESC key to cancel "change static flags" dialog produces
To reproduce: 1. Open bugdemo.unity 2. Select root game object 3. Click static checkbox in inspector. 4. when the dialog pops up, h... Read more
-e Crash when calling SetTargetBuffers inside Awake and OnEnable
To Reproduce: 1. Open the attached project & scene. 2. Press play 3. Check the comments in the script for more details Workaround: ... Read more
MonoDevelop does not support ´~ and similar symbols on Portuguese (Brazi...
To reproduce: 1. Add Portuguese (Brazil ABNT) to the available languages in your language preferences 2. Open a new script in MonoDe... Read more
Scene view goes dark if light is added and deleted
To reproduce: 1. Create new scene 2. Add a cube, it's lighted 3. Add any light 4. Delete it, cube won't be lighted Inconsistent beh... Read more
Crash when adding a missing script to multiple objects in a prefab
repro: - create an empty GO and add another one as its child - create a new script, apply to the child - (move to Project tab to) cr... Read more
After creating a cube on runtime and undoing causes "Dereferencing NULL ...
To reproduce: 1. Create a cube in runtime 2. Move the cube 3. Leave play mode 4. Undo a few times - an error appears: "Dereferencing... Read more
After deleting an object in runtime its still possible to redo the delet...
To reproduce: 1. Open project 30 2. Open scene test1 3. Enter play mode and delete a cube 4. Exit play mode. Undo + Redo removes the... Read more
"Only directional lights have shadows in forward rendering" appears for ...
To reproduce: 1. Open "project 30" 2. Open scene1 3. Select the GameObjects (which are lights) in the scene, the message appears for... 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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress