Search Issue Tracker
PrefabUtility.LoadPrefabContents crashes the Editor when the asset path ...
How to reproduce:1. Open tester-attached project (LoadPrefabContents)2. Drag the script 'NewBehaviourScript.cs' onto any GameObject3... Read more
[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
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples