Search Issue Tracker
[Graphics-General] "GLSL compilation failed" exceptions are thrown on sw...
"GLSL compilation failed" exceptions are thrown on switching Windows Graphics APIs to OpenGLES2. Steps to repro:1. Create a new Proj... Read more
MenuItem functions with assigned shortcuts involving the Space key are n...
How to reproduce:1. Create a new Unity project2. Import the user-attached script(test.cs)3. Press Control+Space Expected result: the... Read more
[iOS]Crash in "ParkFMODResource() at AudioMixerPlayable" or "ReleaseChan...
Reproduction steps:1. Open the attached project.2. Build and run it to AR supporting iOS 11+ device.3. Wait for the scene to load.4.... Read more
[Linux] Window drag indicator has incorrect size
-e: when dragging an editor window to another group of windows the indicator on where the dragged window will end up in the to be dr... Read more
Crash on AddInbetweenKey<float> when adding a key to a UI object animati...
How to reproduce:1. Open the "UI Animation Curve Crash.zip" project2. Open Animation window3. Select "New Animation" animation4. Sel... Read more
Shader Graph - Slider Node doesn't refresh when values are changed
If you modify any of the input fields in a Slider Node, it won't refresh to reflect the new values until the graph is reopened. Occu... Read more
[Windows] Artifact appears after splash screen in the Standalone build o...
Artifact appears after splash screen in the Windows Standalone build Steps to repro:1. Open the attached Project.2. File > Build ... Read more
[Operator] AppendVector allows unsupported types
Repro steps:1. Create an AppendVector node.2. Click on the gear icon and change the type to Position, Vector, or Direction3. Observe... Read more
Game Camera is not always used when using ExecuteBeforeCameraRender's "c...
Steps to reproduce:1. Open User-supplied project2. Move the scene around3. Exit Play mode, in "Main Camera" object's Planar Reflecti... Read more
Unity cannot start if -force-vulkan is used in Linux
To reproduce:Open Unity using -force-vulkan In 2018.3.0f2, it crashedIn 2018.2.7f1, 2018.3.2f1 and 2019.1.0a13 it heavily errors out... 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