Search Issue Tracker
Unity crashes when switching to DX11
Steps to reproduce : - import the project attached - with no scene opened check and uncheck the dx11 box - open the scene Atmospher... Read more
Icons are needed for two 2d physics components: edge collider and sprite...
Icons needed for the two new components in 2d physics system: Sprite collider Edge collider Below is description of the three comp... Read more
In some case reloading scene with GUI elements crashes app
Steps to reproduce: 1. Create a project which has a scene with several GUI elements and is constantly reloading 2. Build to VS 3. De... Read more
Splash image is moved to the corner if the orientation is switched durin...
Starting application while the phone is being held in the portrait orientation and then before the first scene is loaded turning the... Read more
Default Unity splash image has a wrong background color
Previously Unity splash image was filling the whole screen with the same background color. Now it does not cover the whole screen an... Read more
Inspector locking doesn't work with multiple selected objects
Inspector locking doesn't work with multiple selected objects This is a real-world problem for me: I'm doing some GPGPU rendering a... Read more
when configuring a humanoid model an error is thrown
-e: when configuring a humanoid model an error is thrown -repro --open attached project --select FBXModel -- Rig > Configure --NOTI... Read more
Drag-and-drop multiple items onto a List in the Inspector doesn't work p...
Drag-and-drop multiple items onto a List in the Inspector works fine for items of the proper type but doesn't work properly for item... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL