Search Issue Tracker
[WSA][UWP] Player crashes on launch on Lumia 950/950XL with debug/releas...
Steps to reproduce:1. Open any Unity project or create a new Unity project2. Build for WSA Universal 10 SDK3. Connect a Microsoft Lu... Read more
Tonemapping has no effect on Android
I have a scene which uses the Tonemapping image effect. On my Mac in Game view I see a significant visual difference depending on wh... Read more
[Android] Rendering of GUI becomes broken when trying to load a scene, P...
Steps to reproduce:1. Open attached project2. Build and run for android3. Start app and press "RECOMMENCER" button-GUI becomes broke... Read more
[Physics] Joint breaks with insufficient force
I've attached a new repro project that demonstrates the issue without using OpenVR or the Vive touch controllers. To repro: 1) Enter... Read more
Physics.CheckSphere returns false when in a non-convex mesh collider
Steps to reproduce:1. Download repro.zip and open "TestScene" scene2. Set "R" in TestOverlap.cs to 0.7 and start the game3. Console ... Read more
[Linux Editor] Diff tool cannot be selected in Preferences
Unity preferences displays a blank drop-down list when trying to select Revision Control/Diff Merge tool. Steps to reproduce:1) Crea... Read more
Error in Console: Assertion failed on expression: '(sharedData.instructi...
Steps to reproduce:1. Open User's attached project2. Open scene "Main"3. Make sure Build target is set to iOS4. Press Play Result: e... Read more
Crash after switching HMDs from Oculus to Vive
I was using my Oculus (might have been using OpenVR) and I then unplugged it and plugged in my Vive (left the USB for the Oculus in ... Read more
Animation selected frame indicating red line is not shown if all frames ...
Reproduction Steps:1. Open Project2. Open Animation Window3. Select "Text" GameObject in Hierarchy4. Select all keyframes (ctrl/cmd ... Read more
[UI] Text wrapping doesn't work when in a Vertical Layout Group
Horizontal text wrapping doesn't work in Unity 5.5 when the Text is in a Vertical Layout Group. This used to work in Unity 5.4. To r... 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