Search Issue Tracker
WebTemplate: After adding a template the inspector wasn't immediately up...
1) Go to Project Settings -> Player -> Resolution and Presentation. Lock the view. 2) The icon for MyTemplate should be visible. 3) ... Read more
Object Selector doesn't remember the last selected item in the lightmapper
Check the video: http://screencast.com/t/OTVhZjkyMT Also check that the Object Selector doesnt remember the last place where it was... Read more
WWWForm.data always returns empty array.
When trying to send any sort of data via the WWWForm class, the send fails and the message "Error when creating request. POST reques... Read more
Reimport project dialog is hidden
If Unity decides to reimport your project it will show "Reimport project dialog". If you activate some window on top of it then ther... Read more
Texture Import settings: Preview should show current selected override
When changing settings per target platform, it should be shown in the preview. Repro: Import a texture Change override settings for... Read more
Texture Import settings cannot be reset
Texture Import settings cannot be 'reset' from inspector context / cog menu. Expected: Using 'reset' in texture importer's context ... Read more
All Unity pop-up dialogues should be centred on the screen
All Unity pop-up dialogues should be centred on the screen to be consistent with native OS dialogs. Problem: Popping windows up in ... Read more
FBX Conversion - C4D plugins collide when using two versions of Unity on...
If someone uses two versions of Unity on the same computer - Unity-C4DToFbx can collide. Every time you will try to reexport after c... Read more
Inspector takes focus unnecessarily when editing parameters
Inspector takes focus unnecessarily when editing parameters I often need to change parameters on a number of objects in the hierarc... Read more
Detaching a tab marks the current scene as edited
Steps: * Detach a tab. Result: Tab attaches just fine, but the loaded scene gets marked as edited. Expected: Current scene should ... 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
- Graphic components errors when running Dedicated Server Build/Standalone build at headless runtime
- "Use incremental GC" is a shared parameter but not identified as one with a "*" when displayed in the Player Settings
- "Path could not be found for script compilation file" error is thrown when the files are injected with RegisterPostInitializationOutput
- SrpBatcher causes all SpriteRenderers to render the same sprite when the shader is not compatible with the SrpBatcher
- SelectedIndex does not update when a ListView item is selected by a Mouse click