Search Issue Tracker
[Input System] OnPointerDown sometimes doesn't get triggered when pressi...
Steps to reproduce:1. Open the attached project ("1324518.zip")2. Open "SampleScene"3. Build to a device4. Press one button5. While ... Read more
Crash on TcpProtobufClient::EndBatch when creating a Prefab and Cache Se...
Reproduction steps:1. Open the user's attached project2. Open "Assets/Scenes/SampleScene" scene3. Create a new GameObject "Cube"4. D... Read more
Backspace doesn't works in WebView android plugin
Steps to repro:1. Build and run project provided by user2. After start app will immediately invoke WebView plugin and open google se... Read more
Invisible wall is created when a certain combination of Nav Mesh Box Obs...
How to reproduce:1. Open the user's attached project "NavMeshWall2021.zip"2. Open the "NavMeshBugCase2" Scene3. Press Play4. Press t... Read more
[iOS] UnityEditor.iOS.Xcode is not referenced in Monodevelop
Steps to reproduce:1. Create empty project2. Create new C# script and open it with Monodevelop3. Add new reference 'using UnityEdito... Read more
[VR] Billboard particles in right eye don't change position after initia...
Steps to reproduce:1. Download and open attached project "ParticleTest.zip"2. Open scene "particletest"3. Make sure VR mode is on in... Read more
[Linux] Editor crashes at "DisconnectGtkSignal(void*, GtkCallbackRespons...
How to reproduce: Create and open a new project Open the Build setting window by going to the menu bar: File > Build Settings… Ob... Read more
The Editor becomes not interactable and “StackOverflowException“ error i...
Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/Scenes/SampleScene“ scene3. Select the “Splines“ GameObject... Read more
Awake of NetworkBehaviour is not called at launch in standalone build, b...
In Editor, Awake and Start functions are called as follows: Awake in Networked object, Awake in local object, Start in local object,... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera