Search Issue Tracker
[OS X] Standalone launches in incorrect resolution on Retina screen if "...
1. Download the attached project2. Launch the "Core.app" standalone (or build a new one with Resizable Window enabled in the Player ... Read more
Standalone build does not launch if the build name contains a semicolon
Steps to reproduce:1. Create a new project2. Build it by including ";" in it's title (e.g. t;est)3. Try to launch the build Expected... Read more
Video preview keeps playing after closing inspector
To reproduce:1. Open attached project2. Select video in the project3. Play preview4. Close inspector5. Notice that audio keeps playi... Read more
[OSX] Standalone does not launch on the primary Retina monitor if launch...
1. Download the attached project;2. Launch "Metal.app";3. Move the Resolution dialogue box to main Retina screen;4. Select the highe... Read more
Bottom face of reflection probes gets seam probably due to csm pancaking
Bottom face of reflection probes gets nasty shadowmap seam, which is probably due to csm pancaking. The quality of csm shadows on th... Read more
[PVR] Lightprobe data inconsistent between manual bakes after hiding lights
Under certain circumstances light probes baked with PVR as backend will generate different results after a light has been disabled/e... Read more
[PVR] G-Buffer job fails when Keep Quads option is enabled
When `Keep Quads` option is enabled in Import Settings of a mesh, Progressive Lightmapper gets stuck. Steps for reproduction:1) Open... Read more
[Enlighten][Baked GI] Emissive scene visualization is not working
Emissive scene visualization is not working for Enlighten Steps for reproduction:- Open the scene `t1`- Ensure that backend is set t... Read more
Generated DLL is not loaded with Unity 5.5 and newer
Framework target is set to Mono/.NET 3.5, however in Unity 5.5 while loading this dll, the following error appears: "Plugin targets ... Read more
Stereo Display Standalone build crashes on startup
Steps to reproduce:1. Create a new project2. Save the scene3. Turn on VR in Player settings4. Set to Stereo Display5. Build for stan... 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