Search Issue Tracker
Surface shader analysis not using 32-bit floats for fixed/half/float/dou...
Reproduction steps:1. Open attached Unity project.2. Open "Bug scene".3. Notice, that "Sphere" game object is black.4. Open "Bug" sh... Read more
[Android] VideoPlayer does not resume playing when the app has recovered...
Steps to reproduce:1. Open the attached “builds” project2. Build And Run the project on the device3. Press the “Increase” button 2 t... Read more
EndLayoutGroup exception is thrown when adding a preset type of differen...
EndLayoutGroup exception is thrown when adding a preset type of different component to a gameObject via Inspector. Steps to reproduc... Read more
[Windows] Unity crashes when stays unfocused for a while
Regression from revious build - Version 5.4.0b7 (b558e46def43)Steps:1. Open Unity with some project2. Switch to another application=... Read more
SpriteRenderer Sprite visual appears unchanged when changing it during t...
Reproduction steps:1. Open the attached "ASDQWE" project2. Build and run the Player (File > Build And Run)3. Observe the Player E... Read more
Strange square-like shadows appear in the editor on Unity 5
- Import the attached project (from ReproProject.zip - Unity 4.6 compatible)- Open 0 - Main Scene and press Play- Select New Game fr... Read more
Editor crashes when opening the project with imported Shaders
How to reproduce:1. Open the attached project: ShaderCrash.zip Expected result: Project loadsActual result: Unity crashes Reproducib... Read more
[DestroyImmediate] Deleting scripts from editor code crashes the editor
Steps to reproduce this issue: 1. Open the attached project2. Open scene Main3. Add a second CrashTest script to Main Camera4. Notic... Read more
One Viewport becomes not visible in the Game view when changing the View...
How to reproduce: 1. Open the user-attached “URPSampleScene.zip“ project from Google Drive2. In the Hierarchy select “Main Camera“ o... Read more
Test Runner "Open source code" navigates to the incorrect file or test
How to reproduce:1. Open the user-attached project “UIElements”2. Open the Test Runner window (Window → General → Test Runner)3. Ope... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class