Search Issue Tracker
Faulty overlapping lightmap UV warnings with non-overlapping UV2 channel...
Issue:Unity posts warning messages to the console about UV Overlap even though my models do not have overlaps in their UVs. Resoluti... Read more
Memory use increasing with repeated Scene loading/unloading
Steps to reproduce:1. Open attached Unity project (OC link)2. Build for Windows3. Run the build for a few minutes (1-2 is enough)4. ... Read more
[Android][Vulkan] Screen flickering/graphical artifacts appear after cha...
How to reproduce:1. Open attached project "SimpleDynRezTest"2. Build and run on Android device3. Change orientation of phone4. Obser... Read more
SerializedProperty.arraySize is not smallest when multiple objects are s...
To reproduce: 1. Open the project, attached by the tester (ArraySizeBug.zip)2. Select MyObject and MyObject1 assets in the Project b... Read more
[Android][Vulkan] Making Application get out of focus a few times result...
Steps to reproduce:1. Create new project2. Set camera Clear flags to Solid Color.3. Set Graphics API to Vulkan4. Build and run on an... Read more
SceneManager.sceneCountInBuildSettings reports a different numbers of sc...
To reproduce: 1. Open the project, attached by the user (Daniel.zip)2. Open the "pre" scene3. Put "Debug.Log (SceneManager.sceneCoun... Read more
Setting a default layer state in a sub-state machine doesn't make the En...
To reproduce: 1. Open the project, attached by the user (ANIMATOR SUB-STATEMACHINE DEFAULT LAYER.zip)2. Open the "SampleScene" scene... Read more
[Shaders] Reflection probe added to scene affects _LightColor0 value in ...
To reproduce:1. Open project2. Play scene Expected: sphere will be red coloredActual: the sphere is blinking in red and black colors... Read more
Unable to cast object of type 'Mono.Cecil.CallSite' to type 'Mono.Cecil....
Steps to reproduce:0. Make sure you have Windows Standalone IL2CPP Support installed1. Open user provided project2. Attempt to build... Read more
Rigidbody constrains do not work if the rigidbody has a child with a col...
To reproduce: 1. Open the project, attached by the user (ConstraintsTest.zip)2. Open the "testscene" scene3. Select the ItemLaser ga... 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