Search Issue Tracker
Crash on Scripting::ScriptingWrapperFor(Object*) when opening project
Reproduction steps:1. Open the attached project ("IN-24039_Reproduction") Expected result: The Editor opens the project upActual res... Read more
[Android] Visual Effects aren't rendered when building for Snapdragon 86...
How to reproduce:1. Open the attached “In-21781_VFXGraphTest.zip“ project2. Build and Run the “SampleScene“ Scene for Android3. Obse... Read more
[HDRP] On building a project pow warning on metal
1) Build an empty hdrp project on mac. Result: pow warning in the console Maybe the SafePositivePow should be used in the shadergrap... Read more
Nested Prefab structure breaks when Redoing override operation
To reproduce: Download the "My Project(12).zip" project and open it in Unity; Open the "SampleScene" scene; Select the "Cube" Prefab... Read more
[HDRP] APV metal warning on build ShouldCull
Repro: Build an APV project on mac Result: There will be a warning about potentially unused var ShouldCull Read more
Crash on PhysicsManager::AwakeFromLoad when entering Play Mode
Reproduction steps:1. Open the attached “repro-project”2. Enter Play Mode Expected result: Play Mode is entered successfully without... Read more
Crash on TypeTreeQueries::HashTypeTree when generating terrain with Gaia...
Reproduction steps: Open the attached “Great Fleece” project Click on Window → Procedural Worlds → Gaia → Show Gaia Manager In the G... Read more
SRP Batcher compatibility of the same shader changes when changing Graph...
Reproduction steps:1. Open the attached project “shaderlodbug”2. Select the Assets/Shaders/U1.shader asset in the Project window3. O... Read more
[Performance][Oculus] OculusRuntime.WaitToBeginFrame takes approximately...
Steps to reproduce:1. Create a new unity project2. Switch target platform to Android3. Change Color Space to Linnear4. Install Oculu... Read more
[Android] "Kernel 'KMain' not found" error is presented when Screen Spac...
Reproduction steps: Open the user’s attached project (“KMainRepro“) Go to File > Build Settings and change the platform to Androi... 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