Search Issue Tracker
Crash on OnDemandScheduler::SetStandbyWorkerCount when opening a project...
How to reproduce:1. Create a new project2. Create e.g. a text file outside of your projects directory3. Use the file from outside th... Read more
Prefab script field reference is lost when project is upgraded
Reproduction steps:1. Open the project ("1328724Repro.zip") in not reproducible version2. Open "backgroundEnvironment" prefab3. Sele... Read more
CPU usage spikes in the Loading.LockPersistentManager when async loading...
How to reproduce:1. Open the attached "ReproProject.zip" project2. Open the "Game Streamer Scene" Scene (Assets/NatureManufacture As... Read more
UnobservedTaskException:System.Exception: Failed to load an internal ass...
Reproduction steps:1. Open user attached Project "ResourceIssue"2. Double-click "Assets/PACKAGE_NAME" to import the package3. Restar... Read more
Changing the reference value in the ScriptableObject's script and re-ope...
Reproduction steps:1. Open the user's attached project "SkyboxRepro.zip"2. In the Project window open Assets/DATA/Broken/BrokenRefNu... Read more
[AssetDatabase2] Editor encounters an endless recursion when importing a...
How to reproduce:1. Create a new 3D template project2. Import the attached Unity Package file named "Package_1260657" Expected resul... Read more
Parent and child nested Scriptable Object Assets switch places when pare...
How to reproduce:1. Download and open the attached project "1189089.zip"2. Create a parent Scriptable Object Asset (Right-click ->... Read more
[AssetDatabase] Prefab resource is null when loaded after restart of Editor
Reproduction steps:1. Open user attached Project2. Open "Assets\Scenes\SampleScene" Scene3. Press Play4. Restart the Editor5. Press ... Read more
Assertions spam the Console when minimizing the Editor Window
On 2020.1, if you start a new project you will get spammed with a lot of errors and assertions.Every time the user would minimize th... Read more
"Identifier uniqueness violation" warning pops up when adding multiple ...
How to reproduce:1. Open attached Unity project2. Reload "MyCustomModel" asset Result: Warning appears:Identifier uniqueness violati... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used