Search Issue Tracker
[Android] [IL2CPP]App crashes while serializing jagged array using JSON ...
To reproduce:1) Open attached project and "JSONTests" scene2) Make sure Scripting Backend is set to IL2CPP in Player Settings3) Buil... Read more
[SkinnedMeshRenderer] Incorrect bounds when 'Update When Offscreen' is c...
Reproduction steps:1) Open users attached project2) Open "Hub_BugTest" scene3) Find "EV_Rig:EV_High" object in hierarchy (All Hub Ob... Read more
[Shaders][5.4 regression] UnityCg.cginc - _Object2World compile error (s...
_Object2World compile error in Unity-chan models pack. 5.3 works, 5.4 does not. Read more
[Shuriken] [TextureSheetAnimation] [FrameOverTime] All the frames are re...
Reproduction steps:1. Open attached project.2. Open "birds" scene and select "lobby_birds_prefab" game object.3. Notice that "Textur... Read more
[DeveloperAnalytics] UserID is set to "anonymous" for signed in user
For same session UserID is send as 'anonymous' and ID for signed in user. To repro:0. The issue is floating, so you'll need to try f... Read more
[WSA] Assembly converter fails when building for Universal 10 platform
Getting error when buildig to WSA Universal 10 paltform: UnityException: Failed to run assembly converter with command -metadata=0 -... Read more
[Directional Specular] Directional Specular map has artefacts where diff...
How to reproduce: 1. Open attached project (test.zip)2. Open scene test.unity- Note how the light intersections produce outstanding ... Read more
Scale isn't animated with legacy animations, when in Play mode
Reproduction steps:1. Open the attached project2. Play the "main" scene3. Notice that the blue square moves, but doesn't scale Expec... Read more
[D3D11] Crash when a shader has errors with bad error message
To reproduce:1. Build and run attached project2. Observe crash Error from VS: index < m_size(Filename: C:\buildslave\unity\build\... Read more
Animating XY scale causes Z scale to reset to zero
Steps to reproduce:1. Open attached project's scene "Main".2. Select "Image" in hierarchy.3. Open animation window - animation chang... 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