Search Issue Tracker
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
IMGUI code calling UI Toolkit code causes custom Inspectors to reset whe...
How to reproduce:1. Open a scene2. Open a custom Editor window3. Dock the custom Editor in an area with an existing window (for exam... Read more
Nondeterministic build when building Asset Bundle containing shaders
Reproduction steps:1. Open "Test.bat" from project directory and make sure the path of Unity.exe is correct2. Run "Test.bat"3. Wait ... Read more
[Linux] Project import freezes when opening project with over 100k assets
Reproduction steps:1. Open the attached “IN-18975.zip” project Expected result: The project opensActual result: Project importing ge... Read more
Scale cannot be changed of Prefabs in Context with the "Scale" Transform...
How to reproduce:1. Open up the attached project2. Click the arrow to the right of the Prefabs name in Hierarchy to enter the Prefab... Read more
UnityWebRequest TLS handshake problem during HTTPS SSL connection to Win...
Reproduction steps: Open the user’s attached project (“UnityWebRequestTLS12.zip”) Enter the Play Mode Expected result: Editor establ... Read more
[iOS] Disabling "Status Bar Hidden" on devices without a notch is not wo...
How to reproduce:1. Open project "StatusBar.zip"2. Open Build Settings and build the project for iOS3. Deploy the app on the iOS dev... Read more
Crash on mono_domain_set when opening a specific project
Reproduction steps:1. Open the attached “ReproProj” project Expected result: The project opensActual result: The Editor crashes Repr... Read more
Device crashes when inheriting from MonoBehaviour in a script compiled i...
Reproduction steps:1. Open the attached “IN-17555_tarball_package_issue _2020_2_0b7“ project2. Build and Run3. Observe the crash Rep... Read more
[SG] Baked GI Node doesn't have inputs on creation
Steps to reproduce: 1. open a shaderrgraph 2. create a baked gi node Actual results: it has inputs Expected results: it has no input... 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