Search Issue Tracker
Unity Editor freezes when allocating around 525000 and more meshes in a ...
Steps to reproduce:1. Open QA-supplied project ('EditorHangBug.zip")2. Open Scene ("Main")3. Enter Play mode Expected: scene plays a... Read more
Generated script code does not follow C# standard style
How to reproduce:1. Create a new project2. Create a new script3. Open the script Actual result: The generated script is not followin... Read more
Editor GUI colors change dramatically in Linear Color Space
Reproduction steps: 1. Open "linear-scene-gui.zip" project2. In the Scene view click on the "Color Space" and change "Gamma" to "Lin... Read more
Crash on 'DisconnectPrefabInstanceRecursive' when playing the scene
Steps to reproduce:1. Open user attached project2. Play the scene- Editor crashes at this point 0x0000000140713201 (Unity) Disconnec... Read more
Failed scripted import leaves Unity Editor in strange state
1. What happened A scripted importer that throws an exception leaves an untitled, unmodified scene with partial results of the impor... Read more
Soft shadows have a hard line where the first Shadow Cascade splits
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Open "Main" scene3. Zoom into the shadow of the Cube in the Game view Expec... Read more
Opening external applications (like code editor) makes all additional/ex...
Reproduction Steps:1. Create new project2. Separate Project, Console or other tabs to their own windows3. Create new script4. Double... Read more
[VideoPlayer] Different frame at the same Timestamp in different Unity v...
Reproduction steps:1. Open the attached '1014951_project' using 5.6 Unity version.2. Play the 'MoviePlayerScene'.- Notice the paused... Read more
Accessing serializedProperty.objectReferenceValue shows "type is not a s...
To reproduce: 1. Open the project, attached by the tester (serializedPropertyBug.zip)2. Open the "scene" scene3. Select TestObject i... Read more
[SpriteRenderer] Illumination does not work on Sprite Renderer on WebGL/...
How to reproduce:1. Open the user attached project, switch platform to Android(or iOS and WebGL)2. Open "TestScene1" and observe the... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks