Search Issue Tracker
[IL2CPP] Fails to generate generic method struct variant when calling it...
Steps to reproduce:1. Download "IL2CPP-Bug-GenericMethodRemoved.zip"2. Build "SampleScene" for Standalone (IL2CPP)3. Start player Re... Read more
[Linux] Unsupported Shader warnings when running the Build with disabled...
How to reproduce:1. Open attached project ('linuxshaderwarninglogging.zip')2. Make sure that Warning logging is set to None in Playe... Read more
SystemInfo.deviceUniqueIdentifier returns different results in 2019.1
So far we know it affects Windows Editor and Windows Standalone. To repro, check what that function returns in 2018.3 and 2019.1, an... Read more
Tilemap leaks memory when Tilemap.ResizeBounds() and/or Tilemap.ClearAll...
Reproduction steps:1. Open the attached Project from "TilemapTest.zip"2. Open a Profiler Window with a Memory Profiler inside of it3... Read more
Re-enabling game object with "Toggle group" loses information about prev...
Steps to reproduce:1. Open attached project "Test.zip"2. Go into play mode3. There are 3 toggles at the top, select a red one (row o... Read more
SkinnedMeshRenderer not rendering correctly in 2019.1 after altering mes...
Steps to reproduce:1. Open original project inside "Unity SkinnedMeshRenderer Issue - SmashRiot20190417.zip" in 2019.12. Open Sample... Read more
[Scripting] IEnumerator is automatically called when named Main()
Reproduction steps:1. Open the attached project inside of "Corutinas.zip"2. Open and Play "SampleScene" Expected result: IEnumerator... Read more
[Blocks] Position (Circle) does not take the Center Z value into account
Repro steps:1. Add a Set Position (Circle) block in initialize2. Expand Arc Circle - Circle - Center3. Modify the X or Y value and o... Read more
[Curves] PingPong mode not working on the "from Curve" blocks
Repro steps:1. Create an animation curve2. Select its last key and set it to ping pong mode3. Plug the key into a "from Curve" block... Read more
[UIElements] Spawn node connected to initialize disconnects when also dr...
Repro steps:1. Connect a Spawn node to Initialize2. Drag to connect the Spawn node also to another Spawn node3. Observe how the init... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class