Search Issue Tracker
Help / Unity API Reference Greyed out in Visual Studio
To repro: 0. Make sure your system is clean (no Unity or VS were installed on it before). 1. Using download assistant install Unit... Read more
TextMeshPro calculates Width Compression incorrectly when using certain ...
Reproduction steps: 1. Open the attached “TMP Bug.zip” project 2. Open the “SampleScene” 3. Select “SampleText” GameObject from t... Read more
JsonUtility fails to update Object references when running the test on S...
How to reproduce: 1. Open attached project "TestJSON.zip" 2. Open Test Runner window 3. Select PlayMode in the Test Runner window 4.... Read more
[InputField] ArgumentOutOfRangeException is thrown when inputting text i...
To reproduce: 1. Open attached project 2. Open EmailInputFieldBug scene 3. Press play 4. Enter character into email input field un... Read more
WebGL - local webserver sometimes throws error and can't load game
The local webserver spawned by the Editor when you select "Build and run" sometimes throws an error and build doesn't load: An err... Read more
Allocated memory size of the first loaded AudioClip is much higher when ...
Reproduction steps: 1. Open the attached “XProject2022_3“ project 2. Open the “Assets/Scenes/SampleScene“ Scene 3. In the Address... Read more
[HDRP APV] Realtime cell update does not perform the culling process pro...
As discussed with Adrien, there are 2 culling steps. The second step that is to remove cells that have no bricks inside is not perfo... Read more
Rendering artifacts when using Depth Mask shader in WebGL
How to reproduce: 1. Open the attached project "DepthMaskTest.zip" 2. Build And Run the project for WebGL Development Build Exp... Read more
Question mark UI button stays selected after clicking
Repo steps: # Open unity scene (HDRP) # Right click project window > Create > Visual Effects > Visual Effect Graph # Create a ... Read more
[Transition] Condition parameter's compatibility errors when importing a...
Steps to reproduce this issue: 1. Import 'bugController' package into Unity 5.0 2. Animator controller with couple of state machine... 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running