Search Issue Tracker
Fuzzy window not appearing inside the Bold Macro Graph window
How to reproduce:1. Open attached project "boltBug.zip"2. In the Project window, go to Assets and select "test" Flow Macro3. In the ... Read more
[InputSystem] Error when vJoy is installed
Platform: Windows Repro: 1. Install vJoy (http://vjoystick.sourceforge.net/site/)2. Launch Unity3. Observe error in console. ```Coul... Read more
[GPU PLM] 'Could not load symbol clCreateCommandQueueWithProperties' err...
Reproduction steps:1. Open new Unity project2. Observe Console window Expected result: No errorsActual result: "clCreateCommandQueue... Read more
Additional line breaks are added to asset files when merging with UnityY...
How to reproduce:1. Open the attached “IN-76957” folder2. Open “test.orig” in any text editor3. Observe that the contents of line 23... Read more
Objects lit by light probes appear brighter than static objects with sam...
Reproduction steps: 1. Open the attached project "case_672202"2. Open Scene2 and wait for the the lighting to be built3. Notice that... Read more
Turning off a child object in Canvas, applying changes to prefab, then t...
This is happening only when an object with TextMeshPro components are used in the Canvas. Steps to reproduce:1. Open QA's attached p... Read more
TrailRenderer flickers and does not render at all times
TrailRenderer flickers and does not render at all times To reproduce:1. Open attached project2. Open TrailRendererBug scene found in... Read more
[SketchUp] Add support for SketchUp 2016 import
Repro steps:1) Open the project SketchupRepro2) Notice the two files - Untitled and Untitled20153) Notice Untitled is recognized as ... Read more
Unity becomes unusable at next launch without Internet if "remember my c...
To reproduce:1. Open Unity and login to your account and make sure that "Remember my choice" is unchecked.2. Close Unity3. Disconnec... Read more
[Batching] Static batching ignores scene loaded with LoadLevel(); possib...
To reproduce the bug please follow the steps1. Open "StaticBatchingBug" project2. Open "StaticBatchingTest" scene3. Play scene"Stati... 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