Search Issue Tracker
Errors regarding UI Toolkit SourceGenerator are thrown when opening a pr...
Reproduction steps:1. Create a new 3D project2. Open the Package Manager window (Window > Package Manager)3. Install package by n... Read more
SettingsProvider.OnGUI API is called after OnDeactivate when exiting the...
How to reproduce:1. Open the user's attached "SettingsProviderBug" project2. Open the "Edit -> Project Settings-> Test" window... Read more
UNITY_SAMPLE_TEX2DARRAY returns incorrect results
Reproduction steps:1. Open the attached project “Shader Sampling Test”2. Enter Play mode Expected result: Both of the cubes are gree... Read more
ScriptedImporter's GatherDependenciesFromSourceFile() is not executed wh...
How to reproduce:1. Open the project "case_1203843_GatherDependenciesFromSourceFileNotCalled"2. Right-click on the asset "foo" in th... Read more
Standalone Visual Solution build creates a '_Data' folder with the wrong...
Steps to reproduce:1. Create a new project and name it 'A.B.C'2. Open Build Settings and enable 'Create visual Studio solution'3. Bu... Read more
Texel validity scene view mode crashes
Steps to reproduce:1. Open [^Repro-Texel-Crash.zip]2. Open Scenes > SampleScene.unity3. Go to Window > Rendering > Lighting... Read more
ListView does not automatically update when using data binding
How to reproduce:1. Open the “IN-77026_repro“ project2. Open the Assets → UI → “Leaderboard.uxml“3. Select Assets → Scripts → “Leade... Read more
Render Feature causing black screen only on some iOS devices
How to reproduce:1. Download and open the attached "FogErrorTest" project2. Build and deploy the project to iOS3. Observe the screen... Read more
ArgumentException is thrown when UnityEditor.AssetDatabase:SaveAssets() ...
Reproduction steps:1. Create a new project2. Attach a new script to any GameObject in the Scene3. Edit script with "AssetDatabase:Sa... Read more
OnPostprocessAllAssets no longer gets called when an Asset changes after...
How to reproduce:1. Open user-submitted project (BugTest.zip)2. Open the 'SampleScene' scene3. Enter Play Mode4. While in Play Mode ... 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