Search Issue Tracker
Crash in GameObjectHierarchyProperty::Parent when undoing changes
To reproduce: 1. Open attached project (in 5.4 and older versions use testProject.unitypackage); 2. Open "Scene1" scene (in 5.4 and... Read more
[OS X] Standalone launches in incorrect resolution on Retina screen if "...
1. Download the attached project 2. 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 project 2. Build it by including ";" in it's title (e.g. t;est) 3. Try to launch the build Expe... Read more
Video preview keeps playing after closing inspector
To reproduce: 1. Open attached project 2. Select video in the project 3. Play preview 4. Close inspector 5. Notice that audio keep... 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 hi... 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 t... 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) Op... 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 se... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function