Search Issue Tracker
Multiple NetworkClient instances break NetworkTransform
When multiple NetworkClient instances exist at the same time, some HLAPI functionality does not work, since the code assumes that Ne... Read more
Adding another Scene View generates NullReferenceException
1. Right click on a frame in the editor and choose Add Tab > Scene2. view the Console for errors and see that a new NullReference... Read more
Cannot add new folder in project tab
Steps to reproduce:1. Open attached project.2. Try to create folder in Assets folder.3. Observe null reference exception Read more
[ConfigurableJoint] Position Spring tries to assign transform.position t...
Configurable Joint's Angular Drive's Position Spring's infinite value tries to assign transform.position to {NaN, NaN, NaN} Steps to... Read more
WWW.texture method return incorrect color indexed texture
Project steps: 1. Open project "IndexedPng" (Attached by Lukas).2. Open scene "Scene".3. Open script "LoadTexture".1. At lines 8, 9 ... Read more
Audio/TextureImporter mixed platform strings
Reproducible on 5.0 and 5.1 versions; Issues:Methods in AudioImporter and TextureImporter that require a platform string argument, r... Read more
Toggle.OnValueChanged is invoked when not changed
Steps to reproduce:1. Open attached project's scene "ToggleBug".2. Enter play mode.3. Click on checked toggle - OnValueChanged() fun... Read more
[WinRT] Open File dialog for Visual Assets doesn't show .jpg files
Unity Windows Store Apps visual assets Open File Dialog shows only .png files. To reproduce:1. Create an empty Unity Project2. Go to... Read more
Input.inputString only reporting ASCII on Linux
-e: Using Input.inputString on Windows or MacOS builds works fine, even with non ASCII input (e.g. äöüß, scandic letters etc). The s... 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
- IndexOutOfRangeException occurs when entering "<a></a>" tags in a TextMeshPro UI field
- Numeric property drag cursor gets enabled in the Inspector Preview window when the window is above numeric properties
- UI elements become unusable due to Object and Text Fields being set to empty/"0" when clicking "Reset" on their Components
- Scene Asset is not attached to a Lighting Data Asset for a URP Package Sample Scene
- Gizmos are not rendered for the Base Camera when using Camera Stacking