Search Issue Tracker
Child canvas becomes invisible if parent canvas with Screen Space - Over...
Reproduction Steps:1. Import attached project.2. Open "ChildCanvasBug" scene.3. In Hierarchy, make sure Render Mode is set to "Scree... Read more
Mesh Renderer shows contradictory message when setting Light Probes to U...
To reproduce:1. Open the attached project2. Open the Main scene3. Select the Cube from the Hierarchy4. Disable "Lightmap Static" in ... Read more
Activating UI object with InputField during runtime causes UI rebuild lo...
To reproduce: 1. Download and open "Assets.zip" project.2. Navigate to Cookie->Scenes folder.3. Open "Base" Scene.4. Enter Play m... Read more
ScriptUpdater.exe crashes if user scripts contains methods with "unsafe ...
Reproduction steps:1. Open project attached (pianista-2.x-5.6.x.zip)2. Inspect console. Expected result: APIUpdater will run fine th... Read more
Error "APIUpdater encountered some issues..." appear when using script u...
Reproduction steps:1. Create new project.2. Make a script with unsafe code.3. Run script updater on it. Expected result: Script upda... Read more
Windows Standalone build crashes when Vulkan is enabled
To reproduce:1.Create empty project2.In Edit > Project Settings > Player > Set Vulkan as primary Graphics API3.Build the pr... Read more
Sprite packer causes Out of memory error
Unity editor crashes on sprite packing with out of memory exception, if there is not enough RAM. Tested with 4GB RAM Reproduction st... Read more
[Android] Application crashes with Fatal signal 11(SIGSEGV) when using S...
Steps to reproduce: 1) Download attached project 'ShurikenCrash.zip' and open in Unity2) Build and run 'Play' scene on a device3) Dr... Read more
[Android] Downloading from the cache by Unity Web Request is slower than...
How to reproduce:1. Open the attached project2. Open Test2 scene3. Build and run Test2 scene on Android device4. Press the button "D... Read more
Changing a camera's viewport via script breaks PostProcessing Effects in...
Steps to reproduce:1. Download and open the newest attached project "ViewportImageEffect.zip"2. Enter Playmode Expected result: cube... 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
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
- OS Notification Documentation is missing when following hyperlink in Notifications Settings in Hub
- Canvas Scaler sets local transforms (Position, Rotation, Scale) to 0 when Canvas is edited in Prefab Mode