Search Issue Tracker
[Sprites][Materials] New created sprite with default material after savi...
Reproduction steps:1) Create new project2) Create a new sprite (GameObject > 2D Object > Sprite)3) Notice that from 5.4 Unity ... Read more
Run TestScene, get the warning: "The referenced script on this Behaviour...
To reproduce:1. Open attached project2. Enter play modeExpected result: No errorsActual result: The referenced script on this behavi... Read more
Object references more than it should
To reproduce:1. Open attached project2. Open scene sample3. In the toolbar open "!!!@ Click Me @!!!! > Checker Dialog"4. Press Ch... Read more
Every time you create a new project an assert is printed 28 times in the...
The assert is: ok (Filename: C:/BuildAgent/work/afa2580bf6048259/PlatformDependent/Win/File.cpp Line: 961) Regression introduced in ... Read more
Asset bundle build pipeline does not account for fields ifdef'd with #if...
Asset bundle build pipeline does not account for fields ifdef'd with #if UNITY_EDITOR This causes the editor to serialize fields whi... Read more
[SceneManagement] Unity crashes due to error in SceneManager:UnloadScene...
Steps to reproduce: 1. Open attached project "751480.zip"2. Open scene "NeighborStream"3. Enter play mode4. Hold down "W" key to mov... Read more
Crashes when saving with deleted gameobject
Steps to reproduce:1. Open attached project's scene "Startup" (Assets/Levels).2. Delete "Game Manager" game object.3. Try saving the... Read more
Errors in console in Playmode for Unity Survival Shooter 5
1. Create new project.2. Import Survival shooter 5 from Asset store.3. Open _CompletedAssets -> Scenes -> Level 01 5.x scene.4... Read more
Creating or deleting a script when Editor is in play mode animating publ...
Steps to reproduce:1. Create a project which has some script variable animated through Animation2. Enter play mode3. Create a new C#... Read more
Reverting a prefab causes it to duplicate
To reproduce:1. Open the scene ReproCase2. Select one of the children of the prefab instance3. Change its position4. Now click the r... 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
- Crash on win::ComPtr when dereferencing a null / invalid ComPtr with rawController->get_HardwareVendorId()
- XR Device Simulator - Hands reset causes them to fly away
- Sprites is not rendered in a SRP Batcher when Sprite Mask is removed after it was previously set
- Crash on MemoryProfiler::GetAllocationRoot when entering Play mode on a specific project
- Video Player preview is not shown when Inspector preview is converted to Floating Window