Search Issue Tracker
SyncVar hook isn't called most of the time if SyncVar value is changed d...
Steps to reproduce: 1. Open attached project2. Build and run project as host3. In editor, open scene "SceneStart" and run it4. Conne... Read more
Canvas inside canvas resets position/anchors when entering play mode
Steps to reproduce:1. open attached "ErrorProject.zip"2. open scene LEperiment3. select "LoreCanvas" in hierarchy4. center RectTrans... Read more
MonoDevelop does not highlight read-only variables as errors when trying...
Note: Errors appear in Unity editor only. Problem: MonoDevelop does not highlight read-only variables as errors when trying to set t... Read more
[iOS] Significant GPU frametime increase when drawing primitives (cubes/...
Steps to reproduce: 1. Open attached project2. Build 'cubes' scene for iOS3. Go to 'Product/Scheme/Edit Scheme', change GPU frame ca... Read more
Canvas with Graphic Raycaster which has an image object does not block C...
Repro steps:1. Open "GraphicRaycast" project2. Open "scene" scene3. Enter play mode4. Click on the red square5. Notice that the red ... Read more
[GraphicRaycaster] inconsistent behavior between 2D and 3D colliders beh...
Reproduction steps(GIF attached):1. Open "UI" project.2. Open "scene" scene.3. Check "1", "2", "3", "4" game objects collider types ... Read more
[Android] Extremely low FPS on Kindle Fire - even with empty scene
Steps to reproduce: 1) Download attached project 'KindleFireTest.zip' and open in Unity.2) Build and run project on a device.3) In t... Read more
Meshes constantly increasing while leaving Profiler open
Steps to reproduce:1. Create New project and open it2. Go to Window-Profiler3. Check Memory field4. Check Profile Editor and Current... Read more
[XboxOne] Artifacts are visible when using custom shader with anti alias...
Steps to reproduce: 1. Open attached project "822253.zip"2. In Quality settings, make sure that Anti Aliasing is enabled3. Build and... Read more
Outline color is changed when changing Shadow color through script
Reproduction steps(Picture attached):1. Open the attached project.2. Open and play the "1" scene.- Notice that Outline component of ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default