Search Issue Tracker
Unity Editor freezes when Task is run faster than every 1000ms
Reproduction steps:1. Open the user’s attached project2. Enter the Play Mode3. In the Simulator view, click “Start”4. In the upper-r... Read more
[Regression][AssetPackages] 'Done' button is corrupted when opening 'Ass...
1. Open Unity Connect window in 5.4.0b5;2. Click 'Asset packages...' button;3. Observe 'Done' button. Actual result:'Done' button is... Read more
[Visual Effect] Unable to set the maximum size of Array beyond 1 in Prop...
Unable to set the maximum size of Array beyond 1 in Visual Effect property Sheet element. Steps to repro:1. Create a new project.2. ... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more
[VR] Changing graphical api results in crash
Project Steps:1. Tick "Virtual Reality Supported"2. Set Graphical api to directx113. Set graphicsl api to opengl core4. Set Graphica... Read more
Terrain component missing its help icon
All components in Unity have a help icon that when clicked send the user to the local documentation page for that component, but the... Read more
[UnityWebRequest/WWW] Can't get final absolute url from UnityWebRequest ...
Steps to reproduce: 1. Open attached project2. Open scene "scene"3. Run it and press "go"4. In console notice that relative path is ... Read more
[WebGL] Runtime error appeared when AsyncGPUReadback.Request(...) is called
Reproduction steps:1. Open the attached Project2. Build and Run for WebGL3. Click "Test" Button4. Observe browser console Expected r... Read more
[HDRP] Maximum Light Count takes into account far distant lights not vis...
Steps to reproduce:1. Open attached project2. Select HDRenderPipelineAsset3. Observe the Lights sections Maximum Punctual on Screen ... Read more
[OpenXR] OpenXR plugin throws errors when developing without connected V...
Steps to reproduce:1. Open the attached user's project "TestProjectBugReport.zip"2. Make sure the OpenXR is selected as the XR plugi... 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
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size