Search Issue Tracker
[Android] Gradle build fails with "More than one file was found with OS ...
Repro steps:1. Open QA attached project (link in edit)2. Build for Android Actual: Build failure: "More than one file was found with... Read more
[XR][URP] Right eye is not rendered when using URP in Oculus mobile/desk...
1. Open attached project2. Build to Android Expected result - SampleScene is shown, no flickering is seenActual result - Sample Scen... Read more
Editor crashes on GameObject::IsActive when opening the "Start" scene in...
How to reproduce:1. Open Unity, go to "Learn" -> "Tutorial projects" and download the "2D Game Kit"2. Open the "2D Game Kit" proj... Read more
[GPU PLM] Editor crashes upon starting a bake using GPU lightmapper
Steps to reproduce: 1. Download the attached project, and open SampleScene2. Navigate to Lighting Settings, and make sure that Progr... Read more
Functions called by UI Toggles before Start() resulting in NullReference...
Repro step:- download and open this project- press play- notice the Null Reference exceptions: NullReferenceException: Object refere... Read more
Shadow Cascades debug view is broken when no shadow casting directional ...
Steps to reproduce: 1. Download CornellBox project, and open CornellBox scene (link in the comments)2. In the Hierarchy panel, make ... Read more
Orphaned ScriptedImporter assets don't reimport correctly when a new imp...
When a ScriptedImporter asset becomes orphaned (the ScriptedImporter type disappears), it changes to a DefaultImporter asset (), but... Read more
[VFX Window] Opening an effect via the edit button does not highlight th...
Repro steps:1. Create a new VFX asset2. Drag it into the scene3. Select it, and in the inspector click "Edit"4. Observe how the asse... Read more
[Android] "Error walking path" errors thrown after completing a build an...
Repro steps:1. Open attached project2. Build on Android3. Check the symbol_upload log Actual: "Error walking path Temp/StagingArea/s... Read more
[2D] [Animation V2] Unable to select sprite w/o geometry after moving a ...
[2D] [Animation V2] Unable to select sprite w/o geometry after moving a bone in Preview Pose Steps to Repro:1. import a character PS... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used