Search Issue Tracker
Inspector collapses properties when editing prefab's dropdown values
Reproduction steps:1. Open the attached "PrefabInspectorDropdownReload.zip" project2. Select "Assets/GameObject.prefab" to see its p... Read more
[HDRP] Depth Fail operation is not executed when Write Depth is enabled
How to reproduce:1. Open the user's attached "BugReproStencil2" project2. Open the "EnableStencil" Scene3. Select "StencilFullscreen... Read more
Changing CustomBinding attributes is erratic when Label value is being c...
Reproduction steps:1. Open the attached “BugRepro” project2. In the Project window, open the “Assets/ExampleVisualTreeAsset“ using U... Read more
[.NET] const field named same as a field in base class causes the field ...
Repro consists of 2 classes: using UnityEngine; abstract class BaseClass : MonoBehaviour{[SerializeField]private int m_Number = 5; p... Read more
Warnings are missing when compiling for certain platforms (opengl)
FXC shader warnings are lost when compiling GLSL/Metal shaders. Read more
Kebab menus in Graphics Settings are not aligned
Steps to reproduce:1. Create a project2. Open Project Settings (Edit > Project Settings…)3. Select Graphics section4. Observe the... Read more
Foldouts cannot be expanded by clicking the arrow
To reproduce:1. Open attached project ("case_1213781.zip")2. Select "Test" Game Object from Hierarchy3. In the Inspector window use ... Read more
The wait for completion workflow with “Addressables.LoadAssetsAsync“ fai...
How to reproduce:1. Open the user’s attached “WaitForCompleteError.zip” project2. Go to the Addressables Groups window (Menu > Wi... Read more
[OSX] [MovieTexture] Whenever a movietexture is played in OSX player it ...
Reproduction steps:1) Build attached project for OSX x86_642) Run the build--- It will crash right after the splash screen (Player.l... Read more
Ubuntu - Create list under Project palette does not display options corr...
When using the + button, under the Project menu, the list starts with a number or blank lines at the top. 2. How we can reproduce it... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default