Search Issue Tracker
Shader Graph Property type change breaks Shader Graph Node rendering
How to reproduce:1. Open Unity2. Load tester-submitted project(link in edit section)3. Open shader 'PartyPreview' in Shader Graph4. ... Read more
[Windows] Setting new project path to nonexistent disk causes Unity to g...
Reproduction steps:1. Open Unity editor2. Select New+3. Insert invalid location, e.g. Y:\4. Select "Create project" Expected result:... Read more
Editor crashes in PhysicsManager2D::ProcessContacts when spawning two ph...
To reproduce: 1. Open the project, attached by the tester (see link in edit)2. Launch the standalone build3. Host the game4. Enter P... Read more
Particle System Culling is disabled even with a non-animated (random) sh...
How to reproduce:1. Download attached project file and open "Report" Scene (Check that the particle system has a circle shaped emiss... Read more
[Android] Vulkan graphics API is not checked if device is compatible or ...
Steps to reproduce: 1) Download attached project and open in Unity2) Make sure Graphics API is set to Vulkan in the Player Settings3... Read more
Unity crashes when Layer is added to Animator which was created with Ani...
How to reproduce:1. Open given Unity project2. Enter "MixedBlend" scene3. Enter Play Mode4. Select "CharacterWhitebox" in Hierarchy5... Read more
Mono fails to compile a script with a correct generic expression
This bug is a regression from: https://fogbugz.unity3d.com/f/cases/876738/ Fixed in 2017.2.1p4 Read more
[macOS] [IL2CPP] Build fails with DllNotFoundException: ole32.dll
Steps to reproduce:1. Open the project2. Make sure build target is set to Mac Standalone3. Make sure selected scripting backend is I... Read more
[Android]Larger Single channel textures crash on Android when imported a...
1. Open the attached "TextureCrash" project and build it to device2. Open the built application and press "Load BC4 Scene" Result: A... 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