Search Issue Tracker
[Blender] Model preview disappears after changing Animation type to Legacy
To reproduce: 1. Import the attached .fbx file (cuteZombie.fbx)2. In the import settings, change Animation Type to Legacy3. Observe ... Read more
Project crashes when checking for update if project is first time loaded
Steps to reproduce:1. If pro user launch Unity using Command Prompt with -force-free argument2. Create new project3. If Editor doesn... Read more
Events are triggered twice when playing animation via Playables
To reproduce:1. Open project attached, scene demo12. Enter Play mode - observe the console printing out single event3. Press play GU... Read more
Profiler shows activity on UI and Global Illumination when there is no U...
To reproduce:1. Open my attached project2. Enter Play mode3. Observer Profiler window Expected: no activity on UI or GI tabsActual: ... Read more
[Regression] Uninstalling Unity leaves SketchUpAPI.dll behind
How to reproduce:1. Uninstall Unity with Uninstall.exe Actual result: The uninstaller, at least when running uninstall.exe manually ... Read more
[Job System] Unity crashes when deallocating Job data prior to calling J...
Steps to reproduce:1. Open attached project2. Open Scene "scene"3. Enter Play mode4. Wait for a few seconds Expected result: an erro... Read more
Android Oreo - Recent app preview is blank
Steps to reproduce:1. Build any project for Android on an Oreo device2. Open project and go into landscape mode3. Minimize app to go... Read more
Internet Browser can be accessed through the Launcher while creating a g...
Steps to reproduce: 1. Open the Unity launcher2. Log out if not done so yet3. Press "Sing-in with Google4. Press "More Options" - "C... Read more
Physics.SyncColliderTransform is extremely slow when a Gameobject with l...
A parent object has 10 000 cubes with colliders. Its scale is being changed. If the parent object has a Rigidbody component, Physics... Read more
Camera/Canvas/Canvas hierarchy manipulates scene file when entering play...
To reproduce: 1. Open the project, attached by the user ("STW.zip")2. Open the "UI" scene3. Make sure Maximize On Play is true4. Ent... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used