Search Issue Tracker
Animation Timeline symbols are squished when Animation Window legth is r...
Reproduction steps (GIF attached):1. Create a new Unity project.2. Go to Window > Animation.3. Grab the right side of the window ... Read more
[Android] Calling Marshal.PtrToStructure with a struct that contains an ...
To reproduce: 1. Download and open attached "repro960482.zip" project.2. Build and run on any android device. Expected result: Struc... Read more
[WSA] Serialized variable is causing a crash when loading a scene from A...
Steps to reproduce:1. Open the attached project2. Switch platform to Windows Store3. Open the TanksLoader scene4. Delete Assets\Stre... Read more
Position of an instantiated prefab is not correct in OnEnable
To reproduce: 1. Open the project, attached by the user (SampleInstantiateBug.rar)2 .Open the "TestScen" scene3. Enter Play mode4. O... Read more
[Editor] Assertion failed error, on controlling "Step Button" using hotk...
Steps To Reproduce:1. Open new project.2. Click on the play button.3. Click- Ctr+Shift+P4. Click on Step Btn5. Observe the Console f... Read more
[DX12 Editor] Resizing Game View is broken and cause crash
Steps:1. Make a new project2. In Player settings, change windows API settings to DX123. Make sure the editor is using DX124. Resize ... Read more
Stable crash when debugging with .NET 4.6
Reproduction steps:1. Open project attached.2. Open VS debugger and add a breakpoint on line 20.3. Press play.4. Once a breakpoint i... Read more
[DX12] Switching API from DX11 to DX12 cause crash
Steps:1. Open repro project2. Open Main scene, hit Play, then Stop3. Go to Player settings, remove DX12 from the Windows API list(Wa... Read more
InvalidOperationException: when deleting events from multiple UI objects
Steps to reproduce : - open the project attached- open the scene "1"- select both buttons- press the "-" to delete the events- selec... Read more
[macOS 10.13] Editor crashes in WebViewWindowPrivate::SetNewParentWindow...
Steps to reproduce: 1. Create new Unity project2. If you are logged in, log out of your Unity ID3. Open Services window and make sur... 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