Search Issue Tracker
Gameobject’s fields with the “SerializeReference” attribute are not disp...
How to reproduce: 1. Open the user’s attached “Repro_latest.zip” project 2. Go to Menu > Tests > Bug Report Window 3. In the “MyG... Read more
Unity crashes on "mono_string_to_utf8_checked" when "Marshal.StructureTo...
Reproduction steps: 1. Open attached Unity project. 2. Open and play "ts" scene. 3. Unity crashes. Additional note: "Marshal.Struct... Read more
[ShaderCompiler] Shader files that include .cginc files don't record the...
Reproduction steps: 1. Open the attached project "ShaderDependenciesBug" 2. Go to Assets/Marmoset/Shader/Terrain 3. Right click "Mar... Read more
Blend Tree: Extra Blend param is created and assigned
1. What happened Creating a sub-blend tree, creates 2 Blend param sliders on the first blend tree. 2. How we can reproduce it using... Read more
Unity 5.4 crashes on resume with error "D3D9: failed to create vertex bu...
1) download 2DphysicsPuzzle from Asset Store 2) open any scene in unity 5.4.0b5 3) Leave it for 30 to 40 min 4) unlock PC and Resume... Read more
[Cache Server] Editor imports assets and tries to fill in Cahce Server a...
If you open project one computer connected to the Cache Server - it will fill in Cache Server with the import results(that is correc... Read more
Window stays outside the display when switching from multiple monitors t...
How to reproduce: 1. Create a new project 2. Detach Game window and drag it out to a second display 3. Disconnect the monitor that ... Read more
[Editor] Prefab gets corrupted when importing Standard Assets from Asset...
Prefab becomes corrupted upon importing of Standard Assets from the asset store. Repro steps: 1. Open attached project. 2. In the p... Read more
Errors regarding different serialization layout in Development Build whe...
How to reproduce: 1. Open the attached project 'BugRepro.zip' 2. Build the project (make sure 'Development Build' is ticked) 3. Run ... Read more
Help / Unity API Reference Greyed out in Visual Studio
To repro: 0. Make sure your system is clean (no Unity or VS were installed on it before). 1. Using download assistant install Unit... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key