Search Issue Tracker
InvalidOperationException error in System.Runtime.InteropServices.GCHand...
How to reproduce: 1. Open attached project2. Open scene Obi/Sample Scenes/Benchmark.unity- Note the InvalidOperationException errors... Read more
[Simulate] Selecting multiple particles breaks simulation; it can't be s...
1. Open Scene1 from the attached project.2. In the Hierarchy, select both particle systems.3. Observe choppy preview simulation in t... Read more
[Asset Store Bash] Compiler error Third Person Controller - Shooter Temp...
Steps to reproduce:1. Download Asset store package "Third Person Controller - Shooter Template" https://www.assetstore.unity3d.com/e... Read more
[VR] Daydream rendering queue differs from other VR SDKs when using came...
To reproduce: 1.Download and open attached "Artifacts.zip" project.2.Go to Player Settings and make sure that in Virtual Reality SDK... Read more
Native Plugin forces Editor and Build to freeze/crash on quit
Steps to reproduce: On 5.6.x and up to 2017.1.0a51. Open user attached project2. Press play3. Stop play mode and exit Unity4. Editor... Read more
[LineRenderer] Deprecated API method points to a deprecated API variable
LineRenderer's SetVertexCount(); is deprecated and points to numPositions which in itself is deprecated and points to positionCount.... Read more
[Oculus] Standalone player crashes
1) setup rift2) Build and run the app3) Observe immediate crash upon app startup Read more
[Windows] Button game object hitbox moves above when switching to Fullsc...
To reproduce: 1. Download attached project "904471.zip" and open in Unity2. In the PlayerSettings, set the D3D Fullscreen Modes to E... Read more
[Linux Editor] Most of the items in 'Window' menu dropdown become unavai...
When 'Window' dropdown is expanded after entering play mode, most of its items are unavailable. Steps to reproduce:1) Open any proje... Read more
GameObject with Sprite Renderer when OnBecameVisible/OnBecameInvisible d...
Reproduction steps:1. Open the attached project;2. Open the scene "MainScene";3. Enter Play mode;4. Move Main Camera along x axis; A... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code