Search Issue Tracker
Active Constraints number spikes inside profiler when Rigidbodies are ro...
Reproduction steps: 1. Open the stripped project inside "1122594_repro.zip" 2. Open the Profiler window together with Physics catego... Read more
[iOS] UnityEditor.iOS.Xcode is not referenced in Monodevelop
Steps to reproduce: 1. Create empty project 2. Create new C# script and open it with Monodevelop 3. Add new reference 'using UnityEd... 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... Read more
[Texture2D] Texture2D.ReadPixels() fails if RenderTexture has anti-alias...
There is a camera which renders to a RenderTexture. If this RenderTexture has anti-aliasing set Texture2D.ReadPixels results into an... Read more
When opening MonoDevelop, 2 instances of one script are opened
To reproduce: 1. Open attached project. It contains two scripts 2. Open both of these scripts in monodevelop 3. Try to open either o... Read more
[IL2CPP] System.Diagnostics.Process.Start() fails to launch application
Steps to reproduce: 1. Download attached project 2. Build Standalone player on IL2CPP backend 3. Launch build player Expected resu... Read more
m_CurrentEntriesPtr != NULL && m_IsGettingEntries error thrown when doub...
To reproduce: 1. Open the project, attached by user (WrongCursor.zip) 2. Enter and exit Play mode. Warning "Invalid texture used fo... Read more
Backspace doesn't works in WebView android plugin
Steps to repro: 1. Build and run project provided by user 2. After start app will immediately invoke WebView plugin and open google ... Read more
[Ventura][Silicon] Game/Scene view flickers when entering the Play Mode ...
Reproduction steps: 1. Open the attached project “FlickerTest” 2. Enter the Play Mode Expected result: The Game view is visible... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key