Search Issue Tracker
[Collaborate] (2018.1) Opening project from the cloud opens another inst...
To reproduce:1. Open Unity2. Open any project from the cloud Expected result: only the project opensActual result: another instance ... Read more
CharacterController.IsGrounded gets set to False in Standalone build
Steps to reproduce:1. Open attached project "2dot5_Demo" (OC link)2. Build for Windows Note: the WebGL build works fine so maybe thi... Read more
Making changes to a scriptable object, all scenes loaded in the Hierarch...
How to reproduce:1. Download attached project file2. Load both Scene1 & Scene2 into the Hierarchy3. In Scene1, select GameObject... Read more
Assertion failed: Shader Compiler Socket Exception when certain Shaders ...
To reproduce:1. Open the attached project;2. Attempt to Build the project. Expected result: Unity builds the project successfully, n... Read more
Mesh Filters within Blender files are not recognized in Cloud Builds mak...
Steps to reproduce:1. Open QA's attached project2. Open scene "1" in Assets folder3. Add the opened scene to the Build Settings4. Pu... Read more
[Dashboard]Pressing "Enter" on the keyboard presses disabled "Save Chang...
How we can reproduce it(Note: you need to have project which uses Multiplayer, and "Live Mode" should be enabled for your organizati... Read more
GUI Buttons doesn't work on iOS for attached project
GUI Buttons doesn't work on iOS for the attached project which consumes some native APIs for screen-rotation and screenshot. Steps t... Read more
[Hololens] Remoting to device is spamming assertion failures
Getting: Assertion failed: HLWM: Reading and writing a shared object on multiple threads simultaneously is not threadsafe! Spammed i... Read more
[Graphics] Shadows for point lights are rendered with artifacts when gra...
Shadows for point lights are rendered with artifacts when graphics API is set to metal. Steps to reproduce : 1. Create a new project... Read more
Crash on GC_is_marked after repeated sound playing
How to reproduce:1. Open the attached project2. Open the "Main" scene3. Press Play4. Keep pressing "Play x x" UI buttons until Unity... 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