Search Issue Tracker
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
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
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
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
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
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
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
iOS fails to build on Windows with empty project
Build empty iOS project on windows. Result: "Error building Player: Exception: Can't symlink files on this platform" Read more
Instantiate(this) crashes unity without any warning when called OnEnable
To reproduce: 1. Open project RecursiveInstantiateCrashBug 2. Open scene RecursiveInstantiateCrashScene 3. Enter play mode - Unity c... Read more
Texture is lost after the application is resumed
Game content is not properly recreated (object is black) after resuming the application from the background. This is reproducible on... 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
- "New" Label overlaps long Asset names in Import Unity Package Window
- Rotation values flip in animation when importing FBX with a generic rig
- [Quality Hackweek] Activated Terrain Inspector is active only until the terrain GameObject is deselected when two or more Inspectors are open
- Physics Used Memory keeps growing when GameObject colliders are enabled and disabled
- Errors are thrown and Inspector's UI element is not drawing when a GameObject with script component using a List<T> attached is selected