Search Issue Tracker
Realtime Reflection Probe is not rendered the same way in the Editor as ...
Realtime reflection probes are not supposed to work by default in Standalone Builds. Their baking has to be called from the Scriptin... Read more
Custom SettingsProvider tabs have smaller left margins than default Sett...
How to reproduce:1. Open user's attached project2. Open Preferences window3. In Preferences window select 'External Tools' tab and i... Read more
[ShaderGraph] Deleting A Group Node that contains a blackboard Property ...
Reproduced in SRP master of 8/7/19 (0c3b4b5888), 2019.3.0a12 Repro #1 (with my simple file):1) Open up DeleteMyNodes.ShaderGraph2) B... Read more
[HDRP] Pathtracer still shows sun disk through transparent object even w...
Steps to reproduce: 1. Open attached project 2. Go to game view and notice the sun disk on the PBR sky and through the transparent o... Read more
After adding grass to the terrain - the whole Editor becomes very slow (...
After adding grass to the terrain - the whole Editor becomes very slow (Gfx.WaitForPresent) 1. What happenedWhen adding grass to the... Read more
Inconsistent capitalization and misaligned text in multiple query blocks...
Steps to reproduce:1. Create new Unity project2. In the Hierarchy's Search window, add a new query block Layers -> Default3. In S... Read more
[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
[UNET WebGL] crossdomain error running from file:///
-e: see title, stops you from using the matchmaker service -repro:--build and run webgl--Click the "Start MatchMaker" button--Click ... Read more
NullReferenceException occurs on reloading the Inspector with a C# scrip...
If you have a C# script selected in Project View and the inspector is reloaded (either by recompiling or importing/refreshing the fi... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object