Search Issue Tracker
SplashScreen setting is shared between iOS and Android
SplashScreen setting shared between iOS and Android and there is no way to set different images for iOS and Android. At least from m... Read more
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 w... 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-abl... 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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working