Search Issue Tracker
Serialized variable value is overwritten on the existent object instead ...
How to reproduce:1. Open the user-attached project “SRJsonTest”2. Open the “SampleScene” scene3. Enter the Play Mode4. Observe the l... Read more
GUI.Toolbar elements do not display their tooltips when hovered over wit...
To reproduce:1. Open the attached project2. Open the Scene view3. Press on any object in the Hierarchy so that the Editor window wou... Read more
Unity crashes when a generic class is not instantiated explicitly and a ...
Reproduction steps:1. Open the user's attached project2. Create a build with IL2CPP3. Run the build Expected result: Build runsActua... Read more
[Incremental Compiler] Unity crashes without no stack trace when inspect...
How to reproduce:1. Open the attached "Test1077782.zip" project2. Open the TestScript.cs from the Scripts folder in the Visual Studi... Read more
Can not press buttons in Play mode when using simulated touch input
Reproduction steps:1. Open the attached "PROJECTFILE" project2. Open the "Assets/Scenes/_Menus/Main Menu.unity" scene4. Select "Simu... Read more
Sprites disapear when selecting multiple objects and using the Transform...
Steps to reproduce : 1. import the project attached2. add a few sprites to the scene located in the folder3. select all the sprites4... Read more
[HDRP] Freeze or Crash when starting a Player build with -force-d3d12 ar...
How to reproduce:1. Open the attached project named "ForceD3D12Crash.zip"2. In the Project settings, check if the D3D11 graphics API... Read more
Multiline Text field doesn't display the last line if Best fit is enabled
Steps to reproduce: 1. Open attached project "779069.zip"2. Open scene "repro"3. In hierarchy, select "Canvas > Text"4. In inspec... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code