Search Issue Tracker
[IL2CPP] Null Pointer dereference crashes when deserializing Dictionary ...
When using a BinaryFormatter to deserialize a Dictionary that contains a generic struct type whose type parameter is a class, in an ... Read more
Null reference exceptrion when displaying a generic menu with a delay
To reproduce: 1. Open the project, attached by the user (Layout Exception.zip)2. Go to Test -> Window3. Press Test button4. Wait ... Read more
Font Viewer doesn't work when called from Unity
To reproduce:1) Open attached project2) Find Assets/GoogleVR/Fonts/Roboto-Medium.ttf3) Open it in Files manager (outside of Unity)Ex... Read more
Dragging scene view camera while in orthographic view with tile pallete'...
To reproduce: 1. Open the project, attached by the tester (tilemapPerformance.zip)2. Open the "SampleScene" scene3. Change the Scene... Read more
System.Type:get_Attributes crashes when creating New Scene
To reproduce: 1. Download attached project "TestEditor.zip" and open in Unity2. Open "sample" scene3. Select GameObject > CleanUp... Read more
Choosing 'Show in Explorer' with a multiple files selected in the same f...
To reproduce: 1. Open the project, attached by the tester (multipleExplorers.zip)2. Select all the files in Assets folder3. Right-cl... Read more
Cannot Edit cloth self or inter collision in cloth physics when it's cha...
How to reproduce:1. Open "Basketball - Cloth Bug" Unity project2. Enter Play Mode3. Take the ball with E and throw it to the net wit... Read more
The Play Button is not animated when using the keyboard shortcut
To reproduce:1. Open any project2. Use a keyboard shortcut to play a scene "Ctrl + P" Expected result: The Play Button is highlighte... Read more
[XR][Linux][Vulkan] UNITY_SINGLE_PASS_STEREO is not set on "mock HMD"
To reproduce:1) Open attached project and scene2)If 2018.2, change graphics API to Vulkan in player settings and check "Vulkan Edito... Read more
[iOS] "No certificate for team ' ' matching iPhone Development found" us...
Reproduction steps:1. Create a new project.2. Switch platform to iOS in the Build Settings.3. Go to Player Settings.4. Uncheck the '... 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
- 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
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples