Search Issue Tracker
First frame of TextMeshPro text is rendered as squares
How to reproduce:1. Open attached project "TmpBug.zip"2. Enter Play mode (the Editor will be paused automatically)3. Observe Game or... Read more
Timeline in-line curves & keys flicker when manipulating them
In the Timeline in-line curves...When manipulating a single key, everything is fine, but when manipulating multiple keys, curves &am... Read more
Rightclick > Setup leads to outdated URL
-e: see title, should lead to the current http://unity3d.com/webplayer/setup/ -repro:--open http://unity3d.com/webplayer/setup/--rig... Read more
[WSA] Impossible to copy - paste on Win Store Apps
1. Copy any selected text, then launch WSA application and paste it to any input field. The text will not be pasted. 2. In WSA appli... Read more
"Destroying object multiple times" error when modifying properties in th...
Reproduction steps:1. Open the attached “FAV_repro_IN-39779.zip" project2. Select the GameObject "Canvas"3. In the Inspector, Graphi... Read more
Name of a GameObject can be set to an empty string when changed in the I...
How to reproduce:1. Create a new project2. Open the Inspector window3. Create an empty GameObject in the Hierarchy4. Delete the name... Read more
Documentation Link does not work when the "New Panel Settings" question ...
Repo steps: Open Unity Scene Right click the project window Choose "create" > "UI Toolkit" > "Panel Settings Asset" Click the ... Read more
Editor window becomes uncloseable when the script creating it is removed...
Steps to reproduce:1. Open new project2. Create a script that opens an editor window (Or just use the example script from https://do... Read more
Editor installation fails when installing with Android modules selected
How to reproduce:1. Open Unity Hub2. Install any Editor version with the Android module selected Expected result: Installation succe... 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