Search Issue Tracker
[Mac] Webcam resolution can not be changed
User has a script that switches webcam's resolution (240p, 480p, 720p, 1080p) How to reproduce:1. Connect a webcam that supports at ... Read more
GUISkin Button Style does not apply to Toolbar Buttons
Steps to reproduce:1.Open attached ‘GUISkinButtonStyleBug.zip' Unity project2.Go to Window->'Show GUISkin Window'3.Observe button... Read more
Crashed in Direct3DCreate9Ex when Graphics API is set to Direct3D9 and l...
Steps to reproduce: 1) Download attached project 'ShaderTest.zip' and open in Unity2) Switch platform to PC, Mac & Linux Standal... Read more
Creating a timeline on a prefab doesn't allow to apply changes to it
How to reproduce:1. Create a new project2. Create a cube3. Drag and drop it to the project so it becomes a prefab4. Select cube in t... Read more
When timeline playable exists in the project, it prohibids changes in in...
How to reproduce:1. Create a new project2. Create a Cube in the scene and drag it to project window so it becomes a prefab3. Open Ti... Read more
Unity UI buttons become unresponsive after minimizing fullscreen window ...
How to reproduce:1. Open the attached project2. Change platform to Facebook and start to build;3. Open the build for debugging via F... Read more
Floating point precision affects GameObjects's vertex positions
Reproduction steps:1. Open the attached project "DistancePrecisionRepro.zip";2. Open the Sphere_500000 scene;3. Notice that the Sphe... Read more
Changing generic animation to legacy while it is used in timeline throws...
How to reproduce:1. Open the attached project2. Open test scene and select Eskimo_23. If you open its timeline playable you can noti... Read more
Collab Window - Error messages outlive their context
Errors from user actions inside the Collab Toolbar outlive their context and keep waiting for user action - they should get destroye... Read more
Child object's components are disabled when OnDestroy parent is set to null
Reproduction steps:1. Download project "ParentTest.zip" and open in Unity2. Enter Play mode Expected: object "Cube" rotates and all ... 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