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
[UNET] Prefab loaded from AssetBundles and registered using ClientScene....
To reproduce: 1. Download attached project from owncloud. 2. Open "TestScene" scene. 3. Enter Play mode. 4. Notice output in the co... 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
[Tree] [URP] Pink shaders appear near camera when using billboard renderer
Reproduction steps: 1. Download and open attached "URPbugs" project 2. Open "U_FB_SO" scene 3. Enter Play mode Expected result: Nea... 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
Test Runner UI shows that Async / Await tests were successful when these...
The Assertion failure gets logged into the Unity console when the Test fails but the Test Runner UI shows a green tick and doesn't w... Read more
RenderTextures do not include Canvas (UI) elements
How to reproduce: 1. Open the attached project 2. Open and play Main scene 3. Notice that where was white screen, screenshot appeare... Read more
WheelJoint2D does not parse suspension angle from prefab when Asset Seri...
To reproduce: 1. Create new project 2. Add new game object to the hierarchy 3. Add WheelJoint2D component to the game object 4. Set ... 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
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