Search Issue Tracker
[MonoDevelop] Refactor rename doesn't rename implementations of interfaces
Steps to reproduce:1) open attached project2) open 'NewBehaviourScript' with mono3) Try to refactor-> rename Method() Expected: g... Read more
Dropdown Coroutine couldn't be started
Reproduction steps:1) Open users attached project, and proceed to scene "1".2) Go into play mode, open UI dropdown menu and select a... Read more
[OSX] The game continues to receive mouse input when running in background
Repro steps:1) Open the project I attached and Scene.scene2) Build and Run and make sure Run in Background is turned off in the Play... Read more
After deleting "Any State" transition, NullReferenceException error will...
Reproduction steps:1. Open attached project2. Delete any transition form "Any State"3. In console "NullReferenceException: Object re... Read more
When pressing outside the touchscreen keyboard on Android devices, wasCa...
It is impossible to distinguish between pressing "DONE"/"OK" on the touchscreen keyboard and pressing outside the keyboard area on A... Read more
alreadyLightmapped value is not compatible with mixed lighting
alreadyLightmapped API needs better support to work with new light modes. Reproduction steps:1) Download the new reproducible projec... Read more
Unloading a scene can destroy non-instantiated prefabs that are indirect...
How to reproduce:1. Open the attached project "UnloadSceneBug.zip"2. Open and play Scene13. Left Mouse Click to the game view, it wi... Read more
[Physics][Cloth] Cloth with capsule and sphere colliders crashes unity
Reproduction steps:1) Open "ClothCrash" project and make sure that you are in the "test" scene.2) Go into playmode and crash. Note:M... Read more
Integrated VR expects Oculus, regardless of actual target
Regardless of what VR platform is being targeted, the Unity Editor always prints the following error message in the console when ent... Read more
Listening multiple hosts can not add external connection
Steps to reproduce:1. Download and open project " uNet bug report"2. Open and build project's scene "scenes/uNet transform sync"3. P... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal