Search Issue Tracker
The error of Null reference appears when changing Color gradient for the...
To reproduce:1. Open attached project2. Press on E-Star in the hierarchy3. Press on Start Color and change the gradient Actual resul... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
IL2CPP: Bounds.Encapsulate on a Bounds of size Infinity sets the bounds ...
-e: When using IL2CPP, a Bounds of infinite size has its Center and Extents set to NaN values when encapsulating another bounds. -re... Read more
[Themes] Position Width (W) Text is clipped in Sprite Editor window with...
Position Width (W) Text is clipped in Sprite Editor window with Inter(Default) font. Steps to repro:1. Open the attached project.2. ... Read more
Canvas is presented in reverse to its Sort Order when Instantiating a Ga...
Steps to reproduce:1. Open the attached project "Case_1154659"2. Navigate to Project -> Assets -> Scenes and open "RuntimeScen... Read more
Color Picker Window Shows UI Artifact on Ubuntu Until Mouse Movement
Steps to reproduce: Create a new Unity project In the Hierarchy window, create a Raw Image via Right-click > UI > Raw Image Se... Read more
UI Elements' layering breaks when there is a Transparent object in betwe...
How to reproduce:1. Open the attached 'UILayeringBug.zip' project using the EnvIronman VM (optional) (more information in Edit)2. In... Read more
[ProBuilder] Samples reference LWRP instead of Universal RP
One of the samples for the ProBuilder package is called "LWRP Support". This sample contains a Material that also references LWRP. B... Read more
SerializableObject.GetIterator() throws ArgumentNullException when Unpac...
How to reproduce:1. Open the "SampleScene" Scene in the attached "case_1164099.zip" Unity project2. In the Hierarchy tab, select the... Read more
Baked emission is baked only if the material is first in array
Repro steps:1) Open the project and test.scene in it2) Build the lighting2) Notice the scene is dark and there are two materials on ... 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