Search Issue Tracker
UI Builder does not suggest variables defined in a USS attached to the T...
Taken from https://jira.unity3d.com/browse/UIT-1494: Summary: I have Palette.uss file with a :root selector and some variable defini... Read more
"Sequence contains no matching element" error thrown when changing Scene...
How to reproduce:1. Open up any project2. Navigate to "Edit" -> "Shortcuts..."3. In the "Shortcuts" window select the "Scene View... Read more
[HDRP] Physically Based Sky produces NaN values on Intel HD Graphics
How to reproduce:1. Open user-submitted project2. Press Play3. Inspect Game View Expected result: You will see the sun shining in na... Read more
Recursion detected error is thrown after APIs update fails” (com.unity.a...
How to reproduce:1. Open the attached project "RecursionReproCase.zip"2. Open the Console window3. Notice the errors in the Console ... Read more
Grid Size Axis Value can't be set correctly from the first time if the S...
How to reproduce:1. Create a new project2. Create a new object in a Scene3. Switch the Tool Handle mode to Global and enable Grid Sn... Read more
After Building the project Splash Screen background is darker when calle...
How to reproduce:1. Open the attached project "SplashScreenTest.zip"2. Open Assets > Scenes > SampleScene.unity3. Navigate to ... Read more
[Memory Profiler] ALLOC_DEFAULT_MAIN is reported as not used on Android,...
The Memory Profiler Package incorrectly warns about System Allocator being in use on Android devices (which can no longer use it due... Read more
[CPU PLM] Major performance regression introduced in 2022.1.0a5
Steps to reproduce: 1. Open an existing project in a Unity versions prior to 2022.1.0a52. Generate lighting3. Note Bake Performance ... Read more
Error messages are shown when using a list of SerializeReference objects
Reproduction steps:1. Open the attached project "SerializeReferenceBug"2. Open "Scene" in the Assets folder3. Enter Play Mode Expect... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template