Search Issue Tracker
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
Starting EditorVR results in a crash when a Terrain with trees is in a s...
Steps to reproduce:1. Download and open the attached project2. Open Editor VR Result: crash Reproduced on 5.4.3xEditorVR-p3 Notes:-R... 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