Search Issue Tracker
Inspector debug "Duplicate" and "Delete" options don't work
Steps to reproduce:1. Create new material2. Turn on inspector debug mode3. Create more entries in "String Tag Map" array4. Try to de... Read more
[TextMeshPro] Sprite index cannot be found when using the GetSpriteIndex...
Reproduction steps:1. Open the attached "BUG_Textmeshpro_GetSpriteIndexFromName" project2. Open the "Assets/Repro" scene3. Enter the... Read more
Crash on Play when <ComputeBuffer>.GetData() attempts a partial read on ...
To reproduce:1. Open the project “GetDataBugRepro”2. Make sure that Graphics API is set to DX12 (Edit → Project Settings → Player → ... Read more
Getting a null exception when catching awaited Task cancelation
Reproduction steps:1. Open the user's attached project2. Open Window > General > Test Runner3. In the Test Runner window selec... Read more
Editor crashes on "AtomicStack::Pop" when building standalone with a lot...
Reproduction steps:1. Open attached project(~3gb).2. Build it as a standalone and make sure that all the scenes are included.3. Unit... Read more
OnDrag is blocked by Perspective camera Clipping Planes Far value
Better Repro:- Open case_775756-TestDrag.7z project and its main scene- Both sprites have a OnPointerClick event handler that logs t... Read more
GameObjects aren't rendered in the Player when the Material Shader is cr...
How to reproduce:1. Open the user's attached "ShaderStrip" project2. Build and Run Expected result: Both Cubes are rendered in the P... Read more
Building through batch mode fails if a script was deleted outside of the...
Reproduction steps:1. Open and Exit "UnityIssue726318.zip" project2. Delete any script (Advert.cs)3. Run Unity with the command line... Read more
[GH-2966] Permanently disable "Add NetworkObject Prompt" (Breaks Dynamic...
[https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/issues/2966] FeedbackUsers should have the option to completely... Read more
Choice does not get added to DropdownField options when it is a single s...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene“ Scene3. Enter Play Mode4. In the G... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions