Search Issue Tracker
A Material Variant is generated instead of a Material when executing “Cr...
Reproduction steps:1. Open the attached “BugRepro” project2. Select the “Assets/MyMaterial.mat” material in the Project window3. Rig... Read more
WebGL Build error for Windows 7 32-bit OS
Steps to reproduce: 1. Create a new Unity project on 32-bit OS machine2. Try to build it for WebGL3. Notice that the build won't fin... Read more
GameObject can't be selected in the Scene view when it's scale value is ...
Reproduction steps:1. Open the user's attached "BugReport.zip" project2. Open the "Test" Scene3. Left click on the "Box_001 (Negativ... Read more
Post-processing is not visible when Camera Stack is used
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Observe the Game View ... Read more
Rename Shortcut Profile window does not display all the data correctly
Steps to reproduce: Open the Shortcuts window (Edit>Shortcuts for Windows or Unity>Shortcuts for Mac) Click on the Profiles dr... Read more
[IMGUI] "SketchUp Node Selection Dialog" box's description overlaps with...
"SketchUp Node Selection Dialog" box which appears while selecting nodes, its description overlaps with the file checkboxes. Steps t... Read more
5.0 Deferred Shading makes Masked world space UI not work
UI Masks in world space canvases don't work with Unity 5.0 deferred shading. Read more
"Unknown Assembly" error is thrown when building AssetBundle including ...
How to reproduce:1. Open the attached project ("case_1184918-ScriptableObjectAssetBundleBug")2. Build Asset Bundles (BUG TEST > B... Read more
Failed to resolve Windows.Media.Capture.Frames.MediaFrameSourceInfo when...
How to reproduce:1. Download and open "2019_3_0f4_C_UWP_Error.zip" project2. Build project for UWP Expected results: Build completed... Read more
[Profiler] Taking a detailed memory sample triggers a crash (after calli...
To Reproduce: 1. Open & run the attached project.2. Open profiler, select Memory and change to detailed.3. Click the button (it ... 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