Search Issue Tracker
Textures loaded from Asset Bundles do not show size in the Inspector win...
Reproduction steps:1. Open the attached project "case_1217392-TextureStreamingAssetBundleIssue-2019.3.zip"2. In the top menu bar bui... Read more
[Mac] Cannot build Mac Standalone Player due to errors when scripting ba...
How to reproduce:1. Create a new Unity project2. Set scripting backend to IL2CPP in Player Settings3. Build for Mac Standalone Expec... Read more
Rigidbody tunnels through static collider when using Sweep-based Collisi...
How to reproduce:1. Open attached "ContiniousCollisionDetection.zip" and SampleScene2. Enter the Play mode3. Press Space Key to spaw... Read more
Invalid GUID in project settings after every build on Android
Steps to reproduce:1. Open attached project2. Build and run for android-Could not extract GUID Error appears ( if error didn't appea... Read more
Custom SettingsProvider tabs have smaller left margins than default Sett...
How to reproduce:1. Open user's attached project2. Open Preferences window3. In Preferences window select 'External Tools' tab and i... Read more
Editor crashes after calling gameobject.setactive(false)
Reproduction steps:1. Open project "case813681s.zip"2. Open "Menu" scene3. Play scene4. Wait for the countdown to finish Result: Edi... Read more
[Material] Shader selection dropdown window flickers in Material
[Material] Shader selection dropdown window flickers in Material. In Material “Shader” selection dropdown window flickers on clickin... Read more
DOTS Entities throws a compilation error when field variable is used in ...
How to reproduce:1. Open the user's attached project "Dots compiler bug.zip"2. Observe the Console window Expected result: No error ... Read more
[iOS][Metal] Black screen in the ResizedView project from the native sam...
To Reproduce: 1. Build and run the attached project on iOS with Metal.2. Observe that the screen is black and auto rotation doesen't... Read more
[TerrainComponent] 'Height' scalebar disappears when resizing Inspector ...
Steps to repro: 1. Open Unity;2. Create new project and scene;3. Add Terrain gameobject (GameObject -> 3D Object -> Terrain);4... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template