Search Issue Tracker
Game object transform.position is incorrect after Object.Instantiate aft...
How to reproduce:1. Download attached project files and open "test" Scene2. Enter Play mode. Notice now the world-space location in ... Read more
Reimport All closes the Editor and does not reimport the assets when Ser...
Steps to reproduce:1. Create a new project2. Click on Windows -> Layout -> Default3. Click on Windows -> Services4. Reimpor... Read more
FileUtil.ReplaceFile corrupts a destination file if source path is empty
Steps to reproduce: 1. Open attached project.2. Execute menu item: POPUP/Create scene3. Execute menu item: POPUP/Replace scene with ... Read more
Cache Server doesn't handle partial data packets during handshake
Reproduction steps:1. Set up a Cache Server (Local one should be good).2. Run test-cs.bat with the IP address of the Cache Server, e... Read more
[Unity Test Runner] Unity Test Runner no longer shows tests contained in...
Since Unity 5.6 and the new runner, NUnit tests contained within custom assemblies are no longer able to be used by the runner. To r... Read more
Duplicate packages appear when creating new project and adding asset pac...
To reproduce:1. Open Unity and download any asset from the store, close Unity2. Find location of a downloaded package in PC storage ... Read more
[Prefabs] Unloading active scene throws SerializedObject destroyed errors
To reproduce: 1. Load two scenes into scene manager.2. Open lighting settings window, make sure it is visible.3. Make second scene a... Read more
'Assertion failed: Invalid AABB' error when dragging a specific prefab t...
To reproduce:1. Create new project2. Import '902432 Invalid AABB' folder Expected: there will be no errorsActual: many similar error... Read more
Undoing transform change of runtime-instantiated prefab causes transform...
Steps to reproduce: 1. Open attached project2. Open scene "repro" and run it3. Drag "Prefab" prefab to scene as a child of "GameObje... Read more
Cannot apply texture settings to texture in script in OnPostprocessTextu...
Steps to reproduce:1. Download and open the attached project2. Attempt to change settings of dds file Expected result: OnPostprocess... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons