Search Issue Tracker
[Standalone][OSX] Built app does not start if resolution dialog is enabled
1. Create new project2. Build to OSX with default settings3. Open built .app and nothing will be displayed4. Disable resolution dial... Read more
ExecuteInEditMode does not generate checkbox near the script
Reproduction steps:1. Open the attached project and open scene "test"3. Select Cube4. Notice that cube has two scripts ("test" and "... Read more
HandHeld.Vibrate() takes 15-20 ms to complete on specific Android devices
Reproduction steps:1. Open the attached project2. Build and run the project on Samsung Galaxy Note 4 with the profiler attached3. No... Read more
Unity ads change orientation on some android devices
After Unity ads are played, some android devices change their orientation to portrait even though it is set only to landscape. Issue... Read more
BuildAssetBundles ignores modified prefab if scene/project was not saved
Steps to reproduce:1. Open attached project "ScriptableObjectToAssetBundleTest.zip"2. In file menu bar click "Test->BuildAssetBun... Read more
[CommandBuffer] Material keywords are ignored in CommandBuffer
Material keywords, which are set by EnableKeyword or shaderKeywords, are ignored in CommandBuffer.DrawMesh and Blit. These commands ... Read more
Editing Lightmap exr files does not update scene
Steps to reproduce:1) open the attached 'downloads.zip' project2) open scene 'main'3) drag file from 'Files to drop' folder into pro... Read more
SphereCastAll and SphereCastNonAlloc cast inside collider return hit poi...
Steps to reproduce: 1. Open attached project "777460.zip"2. Open scene "repro"3. Make sure Console is visible and run the scene4. No... Read more
Registering Transform into Undo.RegisterCreatedObjectUndo and changing t...
Steps to reproduce: 1. Open attached project2. In top menu, open "Window > Crash Tester"3. In CrashTestWind, click "Create Transf... Read more
[IL2CPP] Application crashes on startup when built with IL2CPP on Androi...
Reproduction steps:1. Open the attached project2. Build and run the project with IL2CPP on Android device3. App crashes on startup "... 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