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
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened