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
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
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 wit... Read more
Typing a capital e for a script attached to a terrain selects Terrain to...
- Create a Terrain- Attach a script with a public string variable to the terrain object- In the Inspector, try typing a capital "E" ... Read more
Vertex Coloured shader with Lighting won't work on MBX Lite
Character appears to be black on MBX Lite devices. To reproduce, build & run the attached project on an MBX Lite device. Read more
if there is there is interactive cloth(like flag) in the
if there is there is interactive cloth(like flag) in the scene,if timeScale set to zero all of unity(editor and compiled project) cr... Read more
InvokeRepeating timing is off when invoking at time=0f
When calling InvokeRepeating("methodName", 0f, repeatRate) the interval between the first two invocations is always 1 sec. too short... Read more
Console doesn't have scroll bar for error detail
Console doesn't have scroll bar for error detail Although the area for error detail in the Console pane is resizable and scroll-able... Read more
Depth of field docs need updating
The depth of field image effect docs need updated to reflect the current state of the depth of field pro image effect. 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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes