Search Issue Tracker
ParticleSystem throws Unsupported type MultiModeParameter error when edi...
When upgrading project with particle system prefab from 5.5.x to 5.6.x, editing the particle system in 5.6.x throws Unsupported type... Read more
Time.unscaledDeltaTime returns value larger than Maximum Allowed Timeste...
How to reproduce:1. Open the attached "FixedUpdate" project and "test" scene2. Enter playmode and quickly pause it3. Observe the sec... Read more
Composition namespace in System.ComponentMode namespace is not recognize...
To reproduce: 1. Open the project, attached by tester (noCompositionBug.zip)2. Open dllTest.cs script in Monodevelop3. In Monodevelo... Read more
TerrainData.SetHeights() doesn't update terrains tree colliders
Steps to reproduce:1. Download Test.zip and open "main" scene2. Enter play mode3. Walk through instantiated tree (Controls WASD). Ex... Read more
Editor freezes when downgrading from .NET 4.6 to 3.5 and selecting to re...
Reproduction steps:1. Create new project.2. Edit -> Preferences -> Cache server and set it to Local3. Change Scripting runtime... Read more
NavMesh.SamplePosition makes objects get stuck on edges of the NavMesh p...
To reproduce: 1. Open the project, attached by user (TPC.zip)2. Open "test_scene" scene if not already open3. Make sure Navigation t... Read more
GPU profiling should not have a "Timeline" view
GPU profiling should not have a "Timeline" view Steps to reproduce:1. open new unity project2. enter play mode3. open profiler and a... Read more
Remote profiling Networking should have a warning
Steps to reproduce:1. open attached project2. build and run3. connect host and client together4. use the profiler in window to conne... Read more
Typos in NetworkTransform public properties
The characterController property of NetworkTransform contains a typo, a missing 'r': characterContoller.The movementThreshold proper... 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
- Crash on CheckDeviceStatus when selecting GameObjects in the scene view while using DX12
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal