Search Issue Tracker
Deleting object or prefab causes Editor to crash, if that object or pref...
To reproduce from scratch:1. Make new game object, or it's prefab.2. Lock it in the Inspector.3. Delete that object. Expected result... Read more
Disabling "Optimize Game Object" creates a (Clone) GO in the hierarchy
Reproduction steps:1. Open the attached project2. Open the "bug" scene3. Select "Adam_03Crowd" in the asset explorer4. Go to the "Ri... Read more
[Scene] Asset Store package scene works in 5.4 but is corrupted and hang...
Scene from asset store package gets corrupted when opening in 5.5 Repro steps:1. Open CFX3 Demo scene from attached project (or down... Read more
AssetImport.assetBundleName doesn't return bundle name for assets locate...
Steps to reproduce: 1. Open attached project2. In top menu click "SUPPORT/FindBundleName". This will return assetBundleName for "Ass... Read more
Ctrl+Z undo multiple actions while was called only one time
Ctrl+Z undo multiple actions while was called only one time Repro steps:1. Select any gameobject on a scene.2. Hold Ctrl button and ... Read more
b2Body::SetActive crash caused by specific prefab which has been created...
Steps to reproduce:1. Open attached project "prefabtest.zip"2. Open scene SampleScene-Alien-Level1.14. Break prefab instance (Gameob... Read more
Crash on SceneManager.UnloadScene in Player at GameObject::ActivateAwake...
How to reproduce:1. Load the attached project2. Build it for Windows Standalone3. Start the exe4. When the game loads, press "R" (fo... Read more
Object reference lost when creating asset on existing asset path
Reproduction steps:1. Open the attached project;2. Select "SelectMe" in the project;3. Click "1.Create and set sprites" Button in th... Read more
Using SetActiveScene on a scene which is being additively loaded does no...
Steps to reproduce:1. open attached project2. play scene 'Main'3. click 'Load Scene" GUI button Expected: warning that we are trying... Read more
Selecting prefab after simulating particle system crashes Editor
Steps to reproduce:1. Download 871745_repro.zip and open "main" scene2. Simulate "BulletHitParticles"3. Select prefab "RocketTower" ... 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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build