Search Issue Tracker
Interactive tutorial "Prefab power - Ramping up" does not continue when ...
How to reproduce:1. Start Unity tutorial from "Basic Tutorials" tab called "Prefab power - Ramping up"2. In step 11 of the tutorial ... Read more
Objects that are visible by the Camera are not rendered while using Occl...
To reproduce:1. Open attached project2. Open OcclusionTest Scene Reproducible with: 2017.4.18f1, 2018.3.3f1, 2019.1.0a14, 2019.2.0a1... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script