Search Issue Tracker
Crash after "Assertion failed on expression: 'bakedLightChannel < 4'" wh...
Reproduction steps:1. Open the user's attached project2. Open scene "SampleScene"3. In the Hierarchy, select "World" > "Terrain" ... Read more
External Texture is not visible in Player/Build when Canvas Render Mode ...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Observe that there's a transpare... Read more
Material is not rendered when using Shader Graph Shader which has empty ...
How to reproduce:1. Open the attached "1301631_Repro" project2. In the Project window select the "CustomMaterial" Asset3. Open the p... Read more
[XR Interaction Toolkit] The "Hover To Select" checkbox does not work wh...
Reproduction steps:1. Open the attached project ("XRInteractionTest.zip")2. Open the "SampleScene" scene3. Enter Play mode4. Hover t... Read more
[Burst] Unity crashes when compiling Burst
Reproduction steps:1. Open users attached project Expected result: Project opensActual result: Project crashes Reproducible with: 1.... Read more
uGUI in Texture2D is different than in the Game view when calling ToText...
How to reproduce:1. Open the user's attached "EmptyNaniProject.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. Press... Read more
A blue line does not appear when reordering or adding new components in ...
How to reproduce:1. Create a new project2. Open 'SampleScene'3. In the Hierarchy window select 'Main Camera'4. Try to reorder compon... Read more
PhraseRecognizer throws an Assertion failed error when executing Keyword...
Reproduction steps:1. Download and open the attached project "PhraseRecognizerBug.zip"2. Open the Sample scene3. Enter and exit the ... Read more
The 'Enable' checkbox is displayed when using EditorGUILayout.InspectorT...
How to reproduce:1. Open the user's attached project2. In the Project window select 'New Container Asset'3. Observe the Inspector Ex... Read more
The Editor tries to move a file that has been moved before when dragging...
How to reproduce:1. Open the user's attached "BugTitlebar" project2. In the project window drag the "bugreport" Asset from the "Asse... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class