Search Issue Tracker
[Standalone] Referencing a .scene asset as an Object throws null referen...
Reproduction steps:1. Open the attached project2. Build and run Result: in the build null reference exceptions are thrown regarding ... Read more
Lightmapper stalls while baking a scene with high Lightmap Resolution
Steps to reproduce:1. Open CornellBox project2. On the Lighting Settings, change the settings on the attached screenshot. Result: Li... Read more
Directionality artifacts in multi-scene lighting setups
Steps to reproduce:1. Download attached project 'New Unity Project78.zip'2. Unzip and load project3. Open 'test' scene4. Additively ... Read more
Crash on AssetDatabase::CheckCanAddObjectToAsset(Object*) when applying ...
Reproduction steps:1. Open the attached project “TextureCrash”2. In the Project window find the “Assets/Herringbone_Brick_baseColor”... Read more
Crash on IterateTypeTree<BackupState::FileToMemoryID> when attempting to...
How to reproduce:1. Open the attached project from "crash.zip"2. Toggle "Maximize on Play" in Game View and enter Play Mode3. Click ... Read more
[iOS] Crash when calling Directory.GetFiles twice
Steps to reproduce:1. Download and open the attached "IOS_Test" project2. Build and deploy the project to iOS3. Observe the crash Re... Read more
AudioUtil plays AudioClip in mono when it is cloned
Reproduction steps:1. Open user's attached project2. Go to Window > AudioUtil Bug Demo Window3. In the Project window, select "St... Read more
Crash on core::StringStorageDefault<char>::assign when opening the project
Reproduction steps:1. Open the attached project “Verification.zip“ Expected result: Editor is openedActual result: Editor crashes Re... Read more
[LOD] SpeedTree prefab with 'Fade Transition Width' > 0 logs errors when...
Steps to reproduce: 1. Open the attached project2. Open and play 'Test' scene3. Notice the errors spammed in the console each time a... 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