Search Issue Tracker
When opening MonoDevelop, 2 instances of one script are opened
To reproduce:1. Open attached project. It contains two scripts2. Open both of these scripts in monodevelop3. Try to open either of t... Read more
[Windows] InputValue of the scroll wheel changes with the step of ±120 w...
Reproduction steps: Open the attached “InputSystem” project Open the “InputManager” scene Enter the Play Mode Scroll the mouse wheel... Read more
[WebGL][BuildError] Constant il2cpp build error after OSX 12.3 Upgrade
Repro:On a macOS computer with macOS 12.3:1. Create a new empty 3D project2. Switch platform to WebGL3. Build What happens: the foll... 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
[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
[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
[XR][URP] Editor crashes with RenderTexture::SetActive when entering the...
How to reproduce:1. Open the user's project2. Enable the VR Support in the Player settings3. Enter the Play Mode Result: Editor cras... 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
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