Search Issue Tracker
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
[AssetBundles] Loading the same texture from AssetBundle after reloading...
Steps to reproduce:1. Download "880748 repro.zip"2. Click Assets->Build AssetBundles3. Open scene "scene.unity"4. Enter play mode... 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