Search Issue Tracker
[iOS][UnityWebRequest] Data is written to cache twice instead of writing...
To reproduce:1. Open project2. Build a development build for iOS3. Run on a device Expected: data will be written to cache and loade... Read more
[IAP] InvalidOperationException: Collection was modified; enumeration op...
Steps to reproduce:1. Open user attached project2. Go to Services tab and import the latest IAP package3. Play the scene4. Select a ... Read more
[Windows 10] Unity installer terminates when launching with ASLR enabled...
Steps to reproduce:1. Add attached ASLR.reg to your registry2. Restart computer3. Try to launch any version of the Unity installer E... Read more
Terrain -> Paint Trees -> Settings are reverted to default values after ...
How to reproduce:1. Open attached project ("TerrainTreeBrushOptions.zip")2. Open a Scene called "Scene1"3. In Hierarchy select Terra... Read more
Certain LINQ combinations yield wrong results on .NET 4.6
Reproduction steps:1. Download user's project and open in Unity2. Enter Play mode Expected: in the console appears "a, b, c, d, e, f... Read more
Shader cannot find 'frag_surf' and 'vert_surf' and throws errors in the ...
Reproduction steps:1. Download user's project and open in Unity2. Select "InstancedAngelFishShader" shader in Assets3. In Inspector ... Read more
Sprite Pivot setting appears when Sprite Mode is set to Multiple but doe...
Steps to reproduce:1. Launch any Unity project2. Select any Sprite in the Project panel3. Check out the Inspector settings for it Ex... Read more
Vulkan renderer turns V Sync on when it should be off
The Vulkan renderer doesn't seem to respect the V Sync Quality Settings properly. When you turn V Sync off in a Vulkan player the FP... Read more
Unable to launch x64 LightweightVR template build on Linux
Unable to launch x64 LightweightVR template build on Linux. Steps to Repro:1. Open unity 2018.1.0b12 with Lightweight VR template2. ... Read more
(HD SRP) Using DirectX12 does not render views and throws errors in console
Reproduction steps:1. Create a new project (set Template to High-End SRP) and open in Unity2. Go to Edit -> Project Settings ->... 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