Search Issue Tracker
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
[hlsl2glsl -> HLSLcc][iOS] HLSLcc Incorrect shader compilation result on...
How to reproduce:1. Open the attached ShaderCompilationError.zip project2. Build for iOS and deploy the Xcode project to the iOS dev... Read more
[URP] Shadows are flickering in the Oasis Scene when Screen Space Shadow...
How to reproduce:1. Create a new URP 3D Sample project2. Open the “OasisScene”3. Open the PC_High_Renderer settings (Assets → Settin... Read more
Rendering particles in Command Buffer spams errors
Steps to reproduce:1) Download and open attached project "repro_848314.zip"2) Open scene "DensityParticles"3) Either play it or sele... 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
[Android] "Execution failed for task ':launcher:assetPackDebugPreBundleT...
Possibly Google bug: [https://partnerissuetracker.corp.google.com/issues/255732500] Wait for news there. How to reproduce:1. Open th... Read more
Console window search query does not show up in search bar after Console...
To reproduce:1. Open any project2. Make sure the Console window has at least one message in it3. Type anything in the Console's sear... Read more
[iOS] Link errors appear when using mediation and the XCode version is 1...
How to reproduce:1. Download the attached project2. Build and deploy the project to iOS3. Observe the Xcode window Expected results:... 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