Search Issue Tracker
[VR] Multiple Virtual Reality SDKs fail to initialize in the editor when...
To reproduce: 1. Download and open attached "Test12.zip" project,2. Enter Play mode.3. Check the console for the errors and warnings... Read more
Editor crashes in mono_class_array_element_size when importing the .skp ...
To reproduce: 1. Open the project, attached by the tester (SketchupImport.zip)2. In the Project window, right-click -> Reimport A... Read more
Surface Shader bug: #pragma hardware_tier_variants generates corrupt UV's
Steps to reproduce:1. Open attached project "WaterBug.zip"2. Inspect "SimpleShader_Bug.shader"3. Uncomment line 19 "#define UNITY_HA... Read more
Video, recorded with Generic Frame Recorder, is blurry
To reproduce: 1. Open the project, attached by the tester (vimeo-starfield.unitypackage)2. Use Recorder with the settings specified ... Read more
Image icons in Project window isn't affect by Color Space change
Steps to reproduce:1. Download 1004946_repro.zip2. Scale up Project window icons using slider in bottom right corner3. Open PlayerSe... Read more
Cannot copy paste Color from one Color Field to another if they are on t...
How to reproduce:1. Open the attached "CopyPasteBug" and "SampleScene" project2. Go to Canvas --> Button3. Change Buttons normal ... Read more
XR UWP app crashes with "Screen position out of view frustum" if I run i...
How to reproduce:1. Create a new blank app and add a new default scene.2. Switch build platform to "Universal Windows Platform".3. C... Read more
Building project for UWP with IL2CPP backend fails with a generic error ...
Steps to reproduce:1. Open the attached project.2. Switch platform to Windows Store3. Build4. Observe the errors Actual results: Bui... Read more
Unity crashes when MonoImporter.SetExecutionOrder is called from Runtime...
How to reproduce:1. Open given Unity project2. Enter "Title" scene3. Enter Play Mode4. Unity crashes Reproducible with: 2018.2.0a1, ... Read more
Editor crashes at GraphicsCaps::FindUploadFormat when changing texture's...
Steps to reproduce:1. Download 1005509_repro.zip2. In player setting set color space to Linear3. Select texture4. Set Inspector to D... 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