Search Issue Tracker
Application.loadedLevelName doesn't report the correct level
Application.loadedLevelName doesn't report the correct level name in the editor unless the scene has been played at least once since... Read more
Build folder for webplayer is different on osx and windows
Behavior is different on osx and windows. On windows, you can't select a folder and file name, since it always uses WebPlayer. This... Read more
Specific Unicode character not displayed in Console.
- Open attached project - Open the scene called Game (in the Scenes folder) - Press Play and look in the console. All cards and all ... Read more
Rotation by incrementing euler angle on x axis is confined to -90 to 90
Rotation by incrementing euler angle on x axis is confined to -90 to 90. To reproduce, uncomment line 20 in script Ship.cs to increm... Read more
Internal errors should have a special look in the console
Unity asserts that denote a state that should never happen and means that something really went wrong (as opposed to user input bein... Read more
JointDrive.mode = PositionAndVelocity ignores the positionDamper and pos...
JointDrive.mode = PositionAndVelocity ignores the positionDamper and positionVelocity - i.e. does not work properly. E.g. discussed... Read more
Shuriken: Procedural mode particle limit doesn't take lifetime into account
When limit is applied to number of particles, particles that died haven't decreased count, and hence the limit doesn't apply to the ... 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
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled