Search Issue Tracker
Instantiate(this) crashes unity without any warning when called OnEnable
To reproduce:1. Open project RecursiveInstantiateCrashBug2. Open scene RecursiveInstantiateCrashScene3. Enter play mode - Unity cras... 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
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 Atmosphere E... 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 colliderEdge collider Below is description of the three compone... 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 reloading2. Build to VS3. Deplo... 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 an... 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--NOTICE... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default