Search Issue Tracker
Animation rotation degrees get converted to radians and treated like deg...
How to reproduce:1. Open the “IN-83540-2021” project2. Open the “SampleScene”3. Select the Square GameObject4. Open the Animator Win... Read more
[iOS] Crashes when using ILeaderboard.GetScores(Action<bool> callback); ...
To reproduce:1. Open attached project2. Build it to iOS and run3. Press "AUTHENTICATE"4. Press "OWN SCORE"The app should now crash. ... Read more
Packages folder does not expand when setting object selection with Selec...
How to reproduce:1. Open the attached project2. Open the Maintainer window (Tools/Code Stage/Maintainer/Show)3. In the Maintainer, s... Read more
NetworkAnimator only syncs animations from server to clients not the oth...
Reproduction steps:1. Open the attached project "Project Folder"2. Open the scene "Main"3. Build for windows (haven't tested others)... Read more
[Android] The calculation results differ on some devices when the code u...
Reproduction steps:1. Open the attached “IN-99292“ project2. Build and Run the Android Player3. In the Player, slide the slider all ... Read more
Animators.ProcessRootMotionJob uses a lot of resources even when humanoi...
How to reproduce:1. Open attached project "Animator Events Tests.zip" and scene "SampleScene"2. Open Profiler window3. Enter Play mo... Read more
Empty previews when hovering on scripts with no visible UI elements in U...
How to reproduce:1. Create a new Unity project2. Go to Window -> UI Toolkit -> UI Builder3. In the Library, go to Project ->... Read more
[iOS] Using four finger gesture to switch between apps produces black sc...
Steps to reproduce: Note: make sure 'Multitasking Gestures' are enabled on the device in Settings > General. 1) Open any existing... Read more
Particles do not collide when particle system is moving
1. What happenedFor cases when- PS is static and other objects are moving- particles don't move, but PS is movingThere's no collisio... Read more
NetworkTransport Websocket inserts invalid characters on large packet size
Reproduction steps:1. Open User's project2. Open "Fps2dDevMenuFsm" script3. Edit 117 and 123 lines - change ip address4. Build and r... 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