Search Issue Tracker
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
Declaration of a variable with data type 'byte' appear as a Boolean
- Attached the ByteInEditor script to a GameObject - Select the object and look at the Inspector - The byte type variable shows up w... 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
- [Linux] Searchable context menu instantly closes when attempting to open it
- Flickering occurs when both Emission and Volumetric Clouds are used simultaneously
- Content of a ListView is rendered empty when clicking on the Scrollbar to scroll
- [Mobile] Visual artifacts when RenderGraphPass is merged into NativePass
- BatchRenderGroup mesh bounds contain uninitialized values