Search Issue Tracker
[Crash] Infinitely recursive function which allocates memory crashes unity
Reproduction steps with a project:1. Open attached project "AscensionCrashTest"2. Open scene "Main"3. Run the game Notes:1. Crashes ... Read more
[IL2CPP] RuntimeMethodHandle.GetFunctionPointer() returns 0 when used on...
How to reproduce:1. Open the attached Project "GetFunctionPointerReturnsZero.zip"2. In the Project Settings, under Player -> Othe... Read more
[HDRP] Debug Tile/Cluster Debug. Decal mode debug does not work
The decal debug does not work in both Tile Decal and Tile Cluster modes. Read more
"Unity.Burst.Intrinsics.X86.Sse.shuffle_ps" changes the bit content of (...
Steps to reproduce:1. Open the project “IN-12124”2. Open the “Test Runner” window (Window → General)3. Select PlayMode tests4. Click... Read more
[NetworkClient] MsgType.Disconnect is returned if connections times out ...
Steps to reproduce: 1. Open attached project2. Open scene "bug"3. Run it and wait until connection to non-existing server times out4... Read more
[Linux] Project Settings window cannot go over Build Settings window
How to reproduce:1. Create or open any project2. Open Build Settings and Project Settings windows3. Make sure that both windows are ... Read more
Editor takes a long time to shutdown upon completing a bake
Steps to reproduce: 1. Download repro project (link in the comments)2. Open FAE_Demo scene3. Navigate to the Lighting window4. Selec... Read more
[iOS] Crash after waking device from sleep when creating WebSocket with ...
After creating a WebSocket, if the device is locked and unlocked, the app crashes if HTTPS is used. Steps to reproduce:1) Open the a... Read more
[IMGUI] Right-click carries through the model preview window and interac...
Right-clicking a docked preview window leads to the Inspector Window properties being selected.Refer to the attached video. Steps to... Read more
Able to scroll past the ScrollView bounds when using mouse wheel
How to reproduce:1. Open the user's attached project2. Press Play3. Scroll with the mouse wheel as far as possible Expected result: ... 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
- Editor hangs when a huge mesh is used for CanvasRenderer
- ChildSafetyHandles grow indefinitely when repeatedly creating and disposing NativeLists with a long‑lived custom allocator
- My Assets in Package Manager appear empty when the search is cleared and the tab is switched
- Test Shader appears twice in Material Shader selection menu
- "CustomPass.injectionPoint" returns "AfterPostProcess" when a global CustomPass is registered with "BeforeRendering" in HDRP