Search Issue Tracker
Unity crashes in Play Mode at FMOD_Resampler_Linear
Reproduction steps:1. Open project attached (CarPhysics.zip).2. Press Play. Expected result: Editor in play mode will work fine.Actu... Read more
UI elements are not rendered until a new UI element is added
To reproduce: 1. Open the project, attached by the user (Star Wards.zip)2. Open the "UI BUG" scene3. In the Hierarchy, expand Game H... Read more
Reverting changes in Texture Import Settings doesn't revert the Wrap Mode
To reproduce: 1. Open the project, attached by the tester (resetWrapMode.zip)2. Select the "image" in the Project view3. Change Text... Read more
Coroutine is two times more expensive than Update method
Steps to reproduce:1. Open user attached project (Unity_Test_Update_Calls)2. Open profiler3. Play the scene4. Press the Update butto... Read more
[Anim] Layer with no RM overrides RM on Base Layer
Layer with no RM overrides RM on Base Layer. This works as expected in 5.6 I have a Base Layer with full body Humanoid animation and... Read more
[Collision Module] The translate/rotate plane controls no longer work in...
Repro steps: 1. Open Scene1 from the attached project.2. Select the Particle System from the hierarchy3. Open the Collision Module.4... Read more
PlayerSettings.applicationIdentifier returns identifier based on the las...
Reproduction steps:1. Open the attached project.2. Go to Edit > Build Settings > Player settings.3. Notice, that the Bundle id... Read more
Crashes on UsabilityAnalytics_CUSTOM_SendEvent when adding an existing s...
To reproduce:1. Open attached Unity project "reproducingError2.zip"2. Open "scene" scene3. Click on GameObject in the Hierarchy4. Cl... Read more
Last frame of an unloaded scene is shown instead of newly loaded scene w...
Steps to reproduce:1. Download and open the latest attached project(OC Link)2. Uncomment line 76 in the UIDashBoardController.cs and... Read more
It is possible to open multiple EditorUtility.SaveFilePanelInProject dia...
To reproduce: 1. Open the project, attached by the user (case_928424-New_Unity_Project.zip)2. Open the "scene" scene3. Select Main C... 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