Search Issue Tracker
[VR] Offscreen rendering produces disrupted image
Steps to reproduce:1. Download and open attached project "OffscreenRenderIssue.zip"2. Open scene "test"3. Turn VR Mode on in player ... Read more
OS X: Entering "~" in location when creating new project, creates projec...
Tested on Unity 5.2.0 (UnityAds branch) 1. Start Unity2. Create new project3. Enter project location "~/Unity/Test"4. Click Create b... Read more
Recompile after finish playmode option is gone
The removal of Recompile after finish playmode is breaking a lot of users workflow. The replacement workflows don't capture all user... Read more
Collisons not ignored when Physics2D.SetLayerCollisionMask is set
How to reproduce:1. Open the user's attached project2. Enter Play mode3. Try to walk through a door Expected results: You're able to... Read more
[DeviceSimulator] The input is detected when clicking on notch
How to reproduce:1. Open the attached project2. Go to Device Simulator tab3. Select "iPhone X" (or any other device with notch) from... Read more
[Shuriken] Fixed TimeStep affects Particle Simulation in Edit Mode diffe...
To reproduce:1. Open attached project2. Open the scene Untitled.unity3. Change Fixed TimeStep to 1.04. Simulate particles in editor ... Read more
[EdgeCollider] 2D circle collider collides incorectly with one-way edge ...
To reproduce:1. Open attached project2. Open the one_way_test scene3. Press play4. Notice that circle falls through edge collider Read more
EndLayoutGroup: BeginLayoutGroup error is printed when skipping to the e...
How to reproduce:1. Open up the Test Track Sample project2. Start any Tutorial and click "Skip To End" at the top of the Tutorial Wi... Read more
[Multiplayer Center] Hosting Model Doesn't Reset to Recommended When Re-...
Steps to reproduce: Create a new Unity project Navigate to Window > Multiplayer > Multiplayer Center Select a Genre, e.g., Arc... Read more
Serializable generic class causes "You are trying to create a MonoBehavi...
How to reproduce:1. Open attached project "playground-2020.1a.zip" and scene "SampleScene"2. Open "GenericBehaviour" script3. Make 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