Search Issue Tracker
"Create New SpriteRenderer Preset ..." function is presented with search...
Steps to reproduce: Create a project Add 2D/3D game object Go to "Inspector" tab Select any component Click on preset icon Verify, t... Read more
Bug Reporter stays affected by High Contrast Theme after it has been tur...
How to reproduce:1. Open a Unity project2. Open Windows System settings3. Go to High contrast and turn on High contrast4. Open the B... Read more
Extra empty space appear in Project Settings > Scene Template Types scro...
Steps to reproduce:1. Create new Unity project2. Open Project Settings window3. Select “Scene Template”4. Press “Add type…”5. Scroll... Read more
[Block] Gradients with high intensity sampled with a per-particle attrib...
Gradients with a high intensity (i.e. 10) flicker. Repro steps:1. Import the attached vfx.2. Activate color, observe expected behavi... Read more
Crash on GameObject::ActivateAwakeRecursivelyInternal when opening project
Reproduction steps:1. Open the user’s attached project Expected result: The project opensActual result: Editor crashes Reproducible ... Read more
Recompile after finish playmode option is gone
The removal of Recompile after finish playmode is breaking a lot of users workflow. The replacement workflows don't capture all user... Read more
System.InvalidOperationException error when building the project for UWP
How to reproduce:1. Open the attached project “TestNonPorted.zip”2. Build the project for UWP Expected results: Build if successfulA... Read more
[Lighting] Vertex lighting artifacts with high intensities
Steps to reproduce:1. Open user attached project "VertexLightingArtifacts55.zip"2. Observe the lights in the Hierarchy and scene vie... Read more
The Editor hangs while opening a project when importing fbx assets
How to reproduce:Open the attached project "fbxtest.zip" Expected results: The project opensActual results: The Editor hangs at impo... Read more
Editor crashes at RegisterPrepareRenderNodesCallback after baking occlus...
Steps to reproduce:1. Download attached project and open "menu" scene (Scenes->Menu)2. Select camera (name: Water4AdvancedReflect... 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