Search Issue Tracker
CTRL + ALT + RMB shortcut does not work when using it in the SceneView
Reproduction steps: Create Unity project In the SceneView try to use the shortcut CTRL+ALT+RMB Expected result: You can zoom in or o... Read more
ProBuilder exports mesh Assets with UInt32 format when it is unnecessary
Reproduction steps:1. Open the user’s attached project “Probuilder_IndexFormat”2. Select the Plane in the Hierarchy window3. Click t... Read more
Crash on ClothScene::PrepareScene when entering Play mode
Reproduction steps: Open the attached project “IN-18064.zip“ Enter Play mode Expected result: Play mode is entered successfully with... Read more
[Mobile] Game character hovers above ground when trying to move
Reproduction steps:1. Open the attached “IN-17467.zip“ project2. Go to Project Settings > Player > Publishing Settings > Pr... Read more
Transform Component doesn't collapse when pressing on the top pixels of ...
Reproduction steps:1. Create an empty project2. Press on any GameObject in the Hierarchy3. Press on the top pixels of the Transform ... Read more
Reload Script Assemblies never load when entering debug mode
Reproduction steps: Open the user’s attached project ("IN-15973_Test.zip") Open Test.cs in Visual Studio Add a breakpoint above Debu... Read more
VideoPlayer.url on Android does not work with file uri scheme when using...
Reproduction steps: Open the user’s attached project Build And Run on an Android device Test all four options from the drop-down Exp... Read more
Errors in the Console appear when switching UI language to any language ...
Reproduction steps: Open any Unity project Go to the Edit → Preferences → Languages Select any language except English in “Editor La... Read more
Trying to read mesh produces "Reading UV coordinates of mesh "" failed. ...
How to reproduce:1. Open the attached "fps_stripped" project2. Build the project3. Run the built project twice4. Click “Create Room”... Read more
AvatarBuilder.BuildHumanAvatar() is unable to find Transform when enteri...
How to reproduce:1. Open the attached “Test Avatar” project2. Enter Play Mode3. Observe the Console Expected result: No errors appea... 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