Search Issue Tracker
The color of the text outline is different in the Scene view compared to...
How to reproduce:1. Open the attached project “TextGammaBug.zip“2. Open Scene “SampleScene“ (Assets/Scenes)3. Select the “Text (TMP)... Read more
An infinite amount of GameObjects is created in Prefab mode when perform...
How to reproduce:1. Open the attached project “VisualScriptingBug21283.zip“2. Open Scene “New Scene“ (Assets/repro)3. Open Prefab mo... Read more
The Unity Editor fails to find scripts in assembly definitions when they...
How to reproduce:1. Open the attached project “compilation-error.zip”2. Open Scene “SampleScene“ (Assets/Scenes)3. Enter Play Mode E... Read more
AvatarMask changes are ignored when re-building the Default Build Script
How to reproduce:1) Open the attached user project “TestAvatarMaskBuild“2) Open Scene “SampleScene“ (Assets/Scenes)3) Open the Addre... Read more
ReorderableListView item sticks to the mouse when double clicking the item
How to reproduce:1. Open the attached user project “My project.zip“2. Open custom window (Bug Report>Reorderable list view)3. Dou... Read more
Certain keyboard input stops working when recording
How to reproduce:1. Open the attached user project “Musical.zip“2. Open Scene “SampleScene“ (Assets/Scenes)3. Enter Play Mode4. Open... Read more
[VFX/URP/Sprite] Inconsistent sorting mode with Sprite
- Create Sprite Unlit- Enable VFX Graph Support- Use it in VFX: observe the sorting isn't enable (missing OutputUpdate compute)- Swi... Read more
"error SGICE002: This error indicates a bug in the DOTS source generator...
How to reproduce:Open the attached project “Big-Project-4.zip” Expected results: No errors in the Console windowActual results: “err... Read more
[iOS] Forcing orientations at runtime doesn't work on iPad devices when ...
Steps to reproduce: Open attached project Switch to iOS Open Player Settings/Resolution and Presentation tab Disable Requires Fullsc... Read more
Errors when entering Playmode while the debug inspector is enabled
See the attached repro: 1) open a project or make new one2) show an object in the inspector (e.g. a camera)3) switch the inspector t... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks