Search Issue Tracker
Improve error message when license server is in the maintenance mode
Repro:1. Set license server to the maintenance mode2. Launch editor3. Attempt to activate new license4. Observe that user is present... Read more
Alignment - Help and FAQ links on Manage license window
Repro:1. Launch editor2. Go to Unity > Manage License3. Click on Manual Activation4. Observe Help and FAQ links are not aligned t... Read more
Canvas.ForceUpdateCanvases() doesn't update canvas before Camera.Render(...
Steps to reproduce: 1. Open attached project2. Open scene "Scene"3. In project tab click on "New Render Texture" and make sure that ... Read more
Input.GetKey(Keycode.LeftAlt) doesn't return true when left alt is press...
Steps to reproduce:1. Open attached project2. Create an empty gameObject in the Hierarchy3. Attach "LeftAltBehavior" script to it4. ... Read more
Unity crashes on 'Attempt to access invalid address' when placing certai...
How to reproduce:1. Open the attached project2. Open repro_scene scene (you might get some script errors so just comment the line)3.... Read more
[DirectX] "Failed to create Compute Buffer...HRESULT: 0x80070057" errors...
Reproduction step:1. Open the attached project.2. Make sure that graphics API is set to DirectX.3. Open the "asdf" scene.- Check the... Read more
SplashScreen.isFinished never returns true
SplashScreen.isFinished never returns 'true' when the splash screen is enabled in the Player Settings. Steps to reproduce:1) Open th... Read more
Remove link to subscribe to newsletter from Manual activation
Repro:1. Lauch editor2. Go to Unity > Manage license3. Choose to do Manual activation4. Save license request5. Go to https://lice... Read more
[Edge + OSX] Font rendering issue for specific font type
-e: see title, other fonts work fine--works on Windows FF49 + Chrome53--doesn't work on EdgeHTML14 + OSX FF49, Chrome53, Safari -rep... Read more
Unity Standalone build stutters on 59 hertz monitors with vSync enabled
Reproduction steps:1. Open the "StutterTest2.zip" project2. Build "Test" scene with Autoconnected Profiler setting enabled3. Play th... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist