Search Issue Tracker
[MSE::Save] Deleting a scene from assets and saving it back from Hierarc...
[MSE::Save] Deleting a scene from assets and saving it back from Hierarchy throws exception Steps to repro:1. Open the attached proj... Read more
SyncVars and ClientRpc calls don't work when scripts are in DLLs
How to reproduce: 1. Open attached project2. Build to Standalone and open two standalone builds3. In one press the H key- This start... Read more
Unity crashes when calling DontDestroyOnLoad( this ) if Alphabetical Sor...
- Enable "Alphabetical Sort" in Hierarchy tab.- Create a script that calls DontDestroyOnLoad( this ); in Start- Add the script to th... Read more
Crash when opening asset store
- Create a new project- Go to File -> New project and create another project- Open the Asset Store window and Unity crashes Seems... Read more
Unity Player crashes when trying to load AssetBundle with Animator built...
To reproduce:1. Open attached project (AnimatorCrashTest.zip)2. Play main scene3. Editor crashes Read more
[WebGL] Joystick Input.GetKey Not Working with lots of joysticks setup
-e: see title, there are 6 joysticks setup and mouse axes. works well in editor -repro:--open project in editor--plugin gamepad--pla... Read more
Child count doesn't decrease when Destroying them with a script
Reproduction steps: 1. Open "Minimalrepro.zip" project2. Enter Play mode3. Look at the output in the Console window Expected Result:... Read more
Crash during building when calling PrefabGenerator.Generate in a PostPro...
Steps to reproduce: 1. Open the attached project2. Try to build the project for Windows standalone3. Unity editor will crash4. Remov... Read more
[Preview] Inspector does not update when changing an "DontSaveInEditor" ...
Repro steps:1. Open attached project2. Create new object from menu "BugReport" / "Create unsaved GameObject"3. Move newly created ob... Read more
[WheelCollider] Suspension generates negative forces on high damper values
Repro steps: 1) Create a new project and import the package I attached2) Open scene Negative suspension force3) Run and notice the t... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS