Search Issue Tracker
Instantiated UI elements get incorrect values in ScrollView's content's ...
Steps to reproduce:1. Open user attached project2. Open the scene named "testscene"3. Notice that testscript.cs is set to instantiat... Read more
"Aspect Ratio Fitter" breaks "RectTransform" values of a different GameO...
Reproduction steps: 1. Open "RectTransformBug.zip" project2. Open "TestScene" scene3. In the Hierarchy window observe "Canvas" ->... Read more
Calling "CommandBuffer.EndSample" after "ScriptableRenderContext.Submit"...
Reproduction steps: 1. Open "CommandBuffer.EndSample after Submit bug.zip" project*2. "Window" -> "Frame Debugger" -> "Enable"... Read more
Sprite Renderer's material is projected on 3d object when object is bet...
To reproduce:1. Open user's project "Minimal Project - Sprite Mask bug"2. Move the mesh object in Z axis in such way it would be pla... Read more
Shadows don't show with certain Custom Projection/View Matrices applied ...
To reproduce: 1. Download attached project "Shadow_zSpace_Test_2.zip" and open in Unity2. Open "shadow_test_scene" scene3. Make sure... Read more
[IL2CPP] Build fails with "Failed running UnityLinker.exe" when project ...
Reproduction steps:1. Open the project (01/04/2018 3:14 PM)(OC link).2. Build it to iOS using IL2CPP.- Build fails ...Exception: /Ap... Read more
[macOS][Metal] Objects are rendered lighter on the Editor when 'Metal Ed...
Objects appear lighter when Metal support is used in the Editor. Steps to reproduce:1) Open the attached project.2) Make sure Game v... Read more
[Android][Tests] Shadow quality on specific device degraded with higher ...
Steps to reproduce:1. Open project from OC link2. Build for Android3. Observe the shadow quality being significantly worse on mentio... Read more
[Vuforia] VRDevice::UpdateCachedDeviceState crash when entering Play mode
To reproduce:1. Open user's project2. Enter Play mode Expected: editor doesn't crashActual: editor crashes Reproduced in: 2017.2.1p1... 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