Search Issue Tracker
Windows editor very slow on USB/network drives
Creating a project with standard assets takes ages, for example. If the project is placed on a USB stick. Profile and figure out whe... 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
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 textureChange override settings for st... 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
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
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 m... Read more
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... Read more
Camera.targetTexture confuses camera callbacks
Camera.targetTexture or RenderTexture.active with Camera.RenderWithShader are making trouble. If I set the camera's targetTexture in... Read more
GUI.Window silently fails in EditorWindow.OnGUI if you don't use EditorW...
To reproduce:1. Open attached project.2. Go to menu -> Window -> WindowTest3. The GUI.Window() call is not between BeginWindow... Read more
OSX: Unity not switching to designated Space if opening a new scene in a...
To reproduce: - Open Unity in eg. Space 2- Switch to Space 1- Open a scene in another project from Space 1 (just find a scene and do... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template