Search Issue Tracker
Occlusion Culling culls dynamic objects incorrectly, and ignores Mesh Re...
Steps to reproduce:1. Open user attached project2. Observe dynamic block of cubes in front of the camera (Block of cubes to the righ... Read more
Undo a slider undoes every frame step instead of restoring value before ...
To reproduce:1. Open a new Unity project2. In the Hierarchy, click on Directional Light3. In the Inspector window, try adjusting any... Read more
SpriteToParticles asset crashes editor when selecting game object with C...
To reproduce:1. Open user's attached project, scene "Effector - Repeler"2. Enter Play mode or click on "Ranger - Repeler" game objec... Read more
[HoloLens] Manipulation Event Data is wonky after resuming from sleep
Steps to reproduce:1. Open the attached project2. Open the Main.unity scene3. Switch platform to Windows Store4. Build and run on ho... Read more
Profiler shows activity on UI and Global Illumination when there is no U...
To reproduce:1. Open my attached project2. Enter Play mode3. Observer Profiler window Expected: no activity on UI or GI tabsActual: ... Read more
EditorGUI.MultiFloatField draws outside of it's Rect when inspect width ...
Steps to reproduce:1. Open user attached project2. Select "Test Object" in the TestScene3. Resize the inspector width as low as it c... Read more
Unity Editor crashes when restarting to change graphics API from DirectX...
How to reproduce:1. Open Unity2. Load user-submitted project (case_972371-RPGRTS_2017.zip)3. Open 'Character.unity' scene4. Go to Ed... Read more
Assertion failed when deserializing a GUISkin that is missing a referenc...
Steps to reproduce : - create a new project- create a new GUIskin- add a texture to it under Box > On Normal > Background- del... Read more
[Windows] Sounds played with PlayScheduled don't have perfect stitching ...
If User plays the shifted sound twice in a row in play mode, using PlayScheduled, the second time and eventual further times will pr... Read more
Can not send network message. Receiver can not keep up with the amount o...
Steps to reproduce:1. Open user attached project2. Build and Run the project with Development Build and Autoconnect Profiler checked... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS