Search Issue Tracker
Painting Terrain details result in a crash when using DirectX12
Reproduction steps:1. Open the attached project2. Open "Assets/Scenes/SampleScene" scene3. Select GameObject "Terrain" from the Hier... Read more
Shortcut Conflict popup window is blank when pressing a hotkey that's as...
How to reproduce:1. Open the attached project "Input_Bug_Repro.zip"2. Press shift + command + G (shift + control + G on Windows)3. O... Read more
TMP Input Field submits empty string when a correction from Correction w...
Steps to reproduce:1. Open the attached project "repro.zip"2. Open Scenes/SampleScene3. Set Computer's keyboard layout to Japanese4.... Read more
TransientSceneViewOverlays are causing RepaintAll and GPU/CPU usage incr...
Reproduction steps:1. Create a new Unity project2. Select the "Main Camera" Game Object3. Hover the mouse over the "Main Camera" pre... Read more
5+ terrain layers causes memory leak and soft-locks Editor
Creating a terrain with more than 4 layers and selecting assets around play mode changes causes a runaway memory leak that effective... Read more
Crash when calling hideFlags after removing missing nested prefab
Reproduction steps:1. Open the "OnWillSaveAssetsCrash" project2. Open the 'Test' prefab3. Delete missing nested 'Quad' prefab4. Obse... Read more
Touch Screen support is broken when "Active input handling” is set to “B...
Reproduction steps:1. Open user attached project2. Press Play3. Try to press any of the squares using Touch Input Expected result: T... Read more
Package Manager search request fails when user does not have permission ...
Reproduction steps:1. Authenticate to the registry and create ".upmconfig.toml" file2. Create a new project3. Open the Project Setti... Read more
[Physics] Articulation body scale does not affect Anchor Transform Tool ...
1. Open attached project2. Select child "GameObject (1)"3. Select Joint angle tool (Left one) on the ArticulationBody Inspector4. Ob... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS