Search Issue Tracker
Button hitbox transfers through game window when using two canvases on t...
To reproduce: 1. Open attached project "New Unity Project.zip" 2. Open "buttons.unity" scene 3. Enter play mode 4. Click on the butt... Read more
[Gear VR] Reflections are black on S6 but work correctly on Note5
The attached project tests reflections. In multi-pass stereo mode the reflections of moving geometry appear correctly when run on N... Read more
[Profiler] CameraEvent.BeforeForwardOpaque and CameraEvent.AfterForwardO...
Steps to reproduce: 1) Open the attached project. 2) Press play. 3) After a couple seconds, stop play mode. 4) Open profiler. Expand... Read more
Crash in TransformHierarchyChangeDispatch::DispatchSelfAndParents when u...
Reproduction steps: 1. Open the attached project "Bug_CtrlZ.zip"; 2. If the custom editor panel is not there, go to Window -> LevelU... Read more
Crash when removing grid component from tilemap
Reproduction steps: 1. Create new project 2. Create a Tilemap 3. Add grid component to the tilemap 4. Delete grid component from the... Read more
Assertion failed on expression: '0' is shown when client is disconnected...
To reproduce: 1. Open the server project (bugReproServer.zip) and ServerTest scene 2. Open the client project (bugReproClient.zip) ... Read more
[WebGL] No error message is displayed if browser can't run webgl2.0-only...
-e: see title -repro: --Create new project --switche to webgl --remove webg1.0 from Graphics API settings --Build&Run in Microsoft ... Read more
[IL2CPP] inconsistent memory heap size ( ~30MB more with IL2CPP )
Reproduction steps: 1. Open the attached "Stripped" project. 2. Go to "Tools > Build Tests" in the menu bar. 3. Open and run the "mo... Read more
Tabs locked and greyed out after layout change
Reproduction steps: 1. Create a new project 2. Create a Tilemap game object 3. Add Grid component to Layer game object (which is a c... Read more
[Oculus, Audio] Crash in SoundManager::UnloadClip when unplugging the US...
Steps to reproduce: 1) Download and open attached project "AudioCrashTest.zip" 2) Make sure VR mode is enabled in player settings 3)... 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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions