Search Issue Tracker
[Inspector] Animator's inspector doesn't show if selected objects have d...
Steps to reproduce: 1. Open attached project2. Open scene "Scene"3. Select "Banana" in Hierarchy4. Observe that its Animator UpdateM... Read more
[Oculus] Using SteamVR as OpenXR backend with Oculus Link causes control...
Steps to reproduce:1. Open the attached project "OpenXRRuntimeSelection.zip"2. Open the Sample Scene3. In the Oculus App, confirm yo... Read more
Selecting game object throws two errors: ReflectionTypeLoadException and...
Steps to reproduce: 1. Open attached project2. Open scene "dassa"3. In hierarchy, select "GameObject"4. Notice errors in console:Ref... Read more
[Packman] Package manager window gets blank on changing Architecture set...
Package manager window gets blank on changing Architecture settings in build settings. Steps to repro:1. Create a new project.2. Win... Read more
Player Settings window disappear once entered Play mode
Steps to reproduce:1) Open Unity Hub and create a new 3d template project2) Reset Layout to Default3) Open Player Settings and dock ... Read more
Flickering black pixels in the Game View when Volumetric Clouds with Loc...
Reproduction steps: Open the attached project Open the “/Assets/OutdoorsScene.unity” Scene Enter the Play Mode Observe the Game View... Read more
[WebGL] Can't compile WebGL project that uses a struct which has an empt...
Reproduction steps:1. Open attached project "IL2CPP Bug"2. Build scene "Main" for WebGL3. Build fails Read more
Shader compiler errors are occurring when using hull shader
How to reproduce:1. Open the attached 'Grass.zip' project2. Observe the Console Expected result: No errorsActual result: Shader comp... Read more
Fatal signal 11 (SIGSEGV), code 2 crash on Android devices
Some apps crashes with Fatal signal 11 (SIGSEGV), code 2 message on Android devices Read more
Profiler reports nonsensical allocation callstacks when calling native A...
From examining a customer project that uses AVPro Video (https://renderheads.com/products/avpro-video/) for Android, trying to track... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template