Search Issue Tracker
UnityEngine.Experimental.XR.Boundary.TryGetGeometry always returns false
How to reproduce:1. Download attached project file and open "BoundaryTest" Scene2. In Assets\HoloToolkit\Boundary\Scripts\BoundaryMa... Read more
[Daydream] Hybrid application renders black after Daydream->None device ...
1. Open the user attached project2. Make sure that Daydream would be selected in XR Settings and Graphics Jobs would be enabled3. Bu... Read more
Dynamic Batching broken for objects lit by light probe proxy volumes
How to reproduce:1. Download attached project and open the LightVolumes.unity scene2. Let light baking finish3. Press play4. Observe... Read more
Scene Camera can be accessed through script
Scene Camer can be accessed through script by using GameObject.Find("SceneCamera").SetActive(false); To reproduce:1. Open attached p... Read more
Cannot set alpha of a color via hexadecimal field
To reproduce: 1. In any project, open Color Picker (for example, in the Image component)2. Try entering an alpha value of the color ... Read more
RectTransform's position change is ignored when its pivot point is chang...
To reproduce: 1. Open the project, attached by the user (SetPivotTest.zip)2. Open the "Main" scene3. Enter Play mode4. Left-click se... Read more
[Linux Editor] An empty compile error in Console when building or enteri...
Prerequisites:A fresh install of Ubuntu on a machine with NVIDIA graphics card without proprietary drivers (using nouveau). Alternat... Read more
[Android] Fatal signal 11 (SIGSEGV), code 1 crash on Nvidia Shield table...
To reproduce: 1. Download and open attached "repro976402.zip" project.2. Build and run on Nvidia Shield tablet.3. When application o... Read more
Combo box "Select Monitor" is empty on Windows build
Reproduction steps: Launch the built project for Windows Standalone; Observe that the "Select Monitor" box. Expected results: The bo... Read more
GL.MultMatrix replaces modelView instead of multiplying it
Reproduction steps:1. Open the attached project "shipbashing.zip";2. Open the MainScene;3. Enter a play mode;4. Observe the ship mod... 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
- Play Mode Status window has a horizontal scrollbar active at all times even when not needed or the window is fullscreen
- Unnecessary scrollbar appears in Prefab Override section
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects