Search Issue Tracker
[Linux][Plastic SCM] "Access Denied" error when downloading Plastic SCM ...
Reproduction steps:1. Create a new 3D project2. Click Window > Unity Version Control3. Login or Sign Up4. Create a new Workspace5... Read more
Particle System emission delays between particle generations when playin...
Reproduction steps:1. Open the attached "2022particle.zip" project2. Open the "239399_Scene" Scene3. Click on the "Tamana" GameObjec... Read more
Calculation results are different from Coroutine and normal function
Calculation results are different from Coroutine and normal function. Steps to reproduce:1. Open attached project's "777550.zip" sce... Read more
[Android] Application crashes after splash image with Fatal signal 11 (S...
Steps to reproduce: 1) Download attached project and open in Unity2) In Build Settings, change platform to Android3) Connect Android... Read more
Crowd.Proximity.Collect takes a long time with idle agents
Users see that when having idle agents with tiny radius the time sent in processing proximity query explodes. http://forum.unity3d.c... Read more
[Android] Switching to Portrait from Landscape by script doesn't work wh...
Repro steps:1. Open the attached project "Unity Screen Orientation Android"2. Build and Run on Android3. After the app launches rota... Read more
"Undo Stack Overflow" error is thrown, and Undo History is deleted when ...
How to reproduce:1. Open the “ReparentUndoBug.zip“ project2. Press CTRL + U to open the Undo History3. Open the “ReproScene“ scene4.... Read more
[Multiplayer] We can't use Start method in classes derived from NetworkL...
Original NetworkLobbyPlayer class uses Start method itself: public void Start(){DontDestroyOnLoad(gameObject);} So, when you try to ... Read more
[WebGL] NavMeshSurface crashes player when it refers to a NavMeshData file
https://github.com/Unity-Technologies/NavMeshComponents Add a NavMeshSurface component to an object.Press the Bake button from it's ... Read more
Pointer Click events do not fire on Plane gameobjects
Physics Raycaster was missing... oops. 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
- Root Motion Node option does not revert when changing the selection and clicking "Revert" in Inspector
- VFX Graph prefabs are not fully instanced when they are instantiated via a script
- All 2026-promoted builds incorrectly display outdated copyright year © 2025 instead of © 2026
- Shadow cascades and lights flicker when using Shadowmap Sampling
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition