Search Issue Tracker
[Vuforia] "GameObject.SetActive" within "OnValidate" on a Prefab when "V...
Reproduction steps: 1. Open "OnValidateCrash.zip" project2. Enter Playmode3. See pop-up: "GetManagerFromContext: pointer to object m... Read more
Editor window has different size compared to newly added windows of the ...
Steps to reproduce:1. Open the attached project "case_1116842"2. Notice how the sizes of two Hierarchy windows are different Expecte... Read more
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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- RenderTexture content from 'Depth Only' camera is not rendered correctly on UI RawImage when Multithreaded Rendering is enabled on specific MediaTek devices.
- Weight Brush Overlay text is clipped in Sprite Editor
- GameObject Transform scale values reset to their previously saved values when proportions are constrained and certain decimal values are entered in the Inspector
- Asset thumbnails in the Project window stay white when a referenced texture file is deleted and restored
- Crash on PersistentManager::ReadObjectThreaded when calling AssetDatabase.ForceReserializeAssets() multiple times in a row