Search Issue Tracker
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
Uninstaller: MonoDevelop is not uninstalled from Windows
Uninstaller: MonoDevelop is not uninstalled from Windows. When running the uninstaller on windows xp, all files in the install dir i... Read more
Mscorlib deploy fail and also deploy of unused assets
Issue#1. Stripper set to "micro mscorlib" chokes on the included dll file with the following exception: "Mono.Linker.ResolutionExcep... 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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- Test Runner fails to create a script in the active path when selecting a file as the active path