Search Issue Tracker
Wrong tooltip when hovering over the "Load In Background" property of an...
Reproduction steps:1. Open the “LoadInBackground“ project2. In Project Browser select the “SampleAudioClip“ audio clip3. In Inspecto... Read more
NullReferenceExceptions are constantly spammed when setting "Visual Effe...
How to reproduce:1. Create a new Unity project2. In the Project window, right-click -> Shader Graph -> Blank Shader Graph3. In... Read more
Customizable toolbar Quality Level shows a deleted Quality Level as in u...
Steps to reproduce: Create a new Unity project using the Universal 3D template Click on the Quality Level button in the customizable... Read more
Serializable field attribute lists are not visible in the Inspector wind...
Reproduction steps:1. Open the attached Unity project "ReorderableListBug.zip"2. Open the "SampleScene.unity" Scene3. In the Hierarc... Read more
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
[Physics] Articulation body scale does not affect Anchor Transform Tool ...
1. Open attached project2. Select child "GameObject (1)"3. Select Joint angle tool (Left one) on the ArticulationBody Inspector4. Ob... Read more
Using absolute path with -activeBuildProfile causes build to fail
Steps to reproduce: Create a Build Profile. Build the profile with CLI absolute path: {code:java}-activeBuildProfile <C:\Users\..... Read more
[RenderingDebugger] Render Graph Execution Error when selecting the Map ...
Steps to reproduce: Download attached project and open in Unity. Open the Rendering Debugger >> Window >> Analysis >&... Read more
"Class WebSwapCGLLayer is implemented in both" Error when opening Unity ...
Reproduction steps:1. Open the Terminal2. Run the command: “open "/Applications/Unity Hub.app/Contents/MacOS/Unity Hub"“ (make sure ... Read more
[Linux] Player settings and other options are locked after script compil...
How to reproduce:1. Create new project2. Open Edit menu, notice that Player settings is available3. Create new script in Project tab... 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
- Raycasts travel an incorrect distance when a non-normalized Direction vector is provided to RaycastCommand
- The mouse cursor can escape the bounds of the Game view when the Editor experiences a stall
- Files are displayed inconsistently by file type in the Project window when set to display in Two Column Layout
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted