Search Issue Tracker
Unloading a scene can destroy non-instantiated prefabs that are indirect...
How to reproduce: 1. Open the attached project "UnloadSceneBug.zip" 2. Open and play Scene1 3. Left Mouse Click to the game view, it... Read more
Unity Hangs on SceneManager.UnloadScene
Reproduction steps: 1. Open the scene "Spoke Room 00" 2. Make the cube collide with the sphere one time. 3. Make the cube collid... Read more
FormerlySerializedAs does not work when used on modified prefab properties
Steps to reproduce: 1. Open attached project 2. Opn 'Main' scene 3. Inspect the 'Mission' prefab instance in the Hierarchy 4. Notic... Read more
Package import previewing of more objects
Not every object type can be previewed, some missing: - Text files: .cs, .js, .txt - Shader files (also text) - Fonts - Flar... Read more
Help -> (documentation link) launches html in default app, not browser
Steps: * In Windows settings, set html files to open with Notepad (or something else) by default. * From the Unity help menu, click ... Read more
Windows editor very slow on USB/network drives
Creating a project with standard assets takes ages, for example. If the project is placed on a USB stick. Profile and figure out wh... Read more
Texture Import settings cannot be reset
Texture Import settings cannot be 'reset' from inspector context / cog menu. Expected: Using 'reset' in texture importer's context ... Read more
Texture Import settings: Preview should show current selected override
When changing settings per target platform, it should be shown in the preview. Repro: Import a texture Change override settings for... Read more
PCT images look wrong with some compression settings
After switching platform to Android, all images are converted to 256 colors (as it seems). Although the image preview says it's 16 b... Read more
Importing packages that have the same folder but different content fails...
Repro: 1) Import PackageOne.unitypackage 2) Import PackageTwo.unitypackage Result: The second package import reports that there's ... 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
- Shader error db grows on each build
- Android ARCore build fails with 2019.4 due to outdated Gradle
- [tvOS] Visual artifacts are present when Ambient Occlusion is enabled and Dynamic Resolution is reduced
- Texture Importer Inspector throws errors when a built-in texture inspector is overwritten in C#
- Invalid AABB error is thrown when moving a Particle with Velocity over Lifetime and Limit Velocity over Lifetime modules