Search Issue Tracker
[WSA] Reference Rewriter fails with target -System.Data.dll under IL2CPP
Steps to reproduce:1. Open the attached project (case_997876-Holo_empty2.zip)2. Switch platform to Windows Store3. Build4. Observe t... Read more
Mesh Renderers Light Probes Property fails to appropriately blend probes...
How to reproduce:1. Open attached Unity project "loadsceneprobe"2. Enter the Play mode3. Press alpha 2 key on the keyboard4. Press a... Read more
[Shader] PerRendererData attribute has same functionality as HideInInspe...
Problem: "MaterialProperty.PropFlags.PerRendererData" currently has the same functionality as "MaterialProperty.PropFlags.HideInInsp... Read more
[Crash] Unity crashes when selecting a .bytes file with given project
[Crash] Unity crashes when selecting a .bytes file with given project How we can reproduce it using the example you attached: 1) Nav... Read more
[Metal] Shader does not work on Metal and does not produce any errors or...
Steps to reproduce:1. Open “MetalBug.zip” Unity project2. Double-click on “Cube” object in Hierarchy to focus it in Scene view Expec... Read more
Visual Studio Code "hangs" on debugging
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Open "scene1" scene3. Open "MettaurAI" script with Visual Studio Code4. Put... Read more
[Android][Daydream] Flickering in left eye on Google Pixel 2 when using ...
How to reproduce:1. Open the attached "TankSmaller" project and change your platform to Android (or use -buildTarget <Android>... Read more
UDPClient does mot receive UDP messages in Editor/Build
Steps to reproduce:1. Open the attached project2. Open the Main.unity scene3. Generate UDP messages on the local network using port ... Read more
[Metal] ScreenCapture.CaptureScreenshotAsTexture yields a transparent te...
Reproduction steps:1. Open the attached project.2. Go to 'File > Build Settings > Player Settings'.3. Check the 'Metal Editor ... Read more
No warning about scripts being compiled is shown after trying to add a n...
There used to be a warning shown after trying to add a script just after creating it and while the engine was compiling all the scri... 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