Search Issue Tracker
IL2CPP Does not obey Thread.Priority
IL2CPP currently does not support setting thread priorities. Read more
WebPlayer build crashing on using UNET ("LAN Host" or "LAN Server)
How we can reproduce it using the example you attached-- you should have installed latest WebPlyer plugin form our web site (5.3.1f1... Read more
[GI] on LoadLevelXX skybox colors are not applied correctly
Skybox colors are not applied to environment when loaded in the editor (done e.g. by AssetBundleManager in Simulation mode) via Unit... Read more
[Android] Plugin causes Android splash screen to be displayed in the wro...
When device orientation changes during splash screen, splash screen is displayed incorrectly. It is shrunken and huddled in the top ... Read more
Input.GetJoystickNames() returns an empty array when using an MFI contro...
How to reproduce: 1. Connect an MFI controller to target device (Steelseries Stratus was used for this repro)2. Open attached projec... Read more
[Editor] Loading via asset bundle causes loss of information in shaders
Steps to reproduce:1. Download and open attached project "StandardShaderAssetBundleTest.zip"2. Open "EmissionMissing"3. Drag a prefa... Read more
App freezes on iPhone 4 when the device is rotated during splash screen ...
Steps to reproduce: 1. Open attached project2. Build and deploy to iPhone 43. Launch the application4. When the splash screen appear... Read more
[VR] 5.4: Setting VRSettings.showDeviceView to false via API freezes Gam...
In previous recent Unity versions Game view would go blank when VRSettings.showDeviceView was set false, indicating the CenterEye. I... Read more
GI lighting does not move correctly with the parent object
To reproduce the issue follow the steps:1. Open "GIBug" project2. Play "main" scene3. GI light moves slightly faster than the parent... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class