Search Issue Tracker
[PLM] MeshRenderer CastShadows property set to 'Off' disables baked indi...
Steps to reproduce: 1. Download and open the attached repro project (case_1348581-Lightmapper_NoShadows.zip) 2. Navigate to Lighti... Read more
[Shadergraph] Drop down arrows don't work sometimes
Repro steps 1. Create a URP Lit or HDRP Lit shader graph 2. Click a drop down arrow in the Graph Inspector a few times Expected resu... Read more
[HDRP] Scene is rebaked repeatedly when Auto Generate Lighting is turned on
How to reproduce: 1. Create a new Unity project with an HDRP template 2. Open Window > Rendering > Lighting settings 3. Turn on Auto... Read more
Shader inspector doesn't show whether a keyword can be overridden by glo...
STR: 1. Create a new unlit shader. 2. Add "#pragma multi_compile_local FOO BAR" after "#pragma multi_compile_fog". 3. Select the sha... Read more
[CPUPLM] MeshRenderer CastShadows property set to 'Off' disables baked i...
Steps to reproduce: 1. Download and open the attached repro project (case_1348581-Lightmapper_NoShadows.zip) 2. Navigate to Lighti... Read more
"InvalidOperationException: Collection was modified" error thrown
"InvalidOperationException: Collection was modified" error thrown. "InvalidOperationException: Collection was modified; enumeration... Read more
Redoing Apply nestee prefab crashes Editor
Steps: 1. Create three GameObjects (Go1, Go2, Go3) 2. Convert them all to prefabs 3. Make Go2 and Go3 children of Go1 4. Right-click... Read more
URP light cookies do not Render on Shader Graph materials in the Player
Reproduction steps: 1. Open user attached Project 2. Press Play 3. Observe the lighting of the two Cubes 4. Build and Run Expected ... Read more
"Shift" key causes causes other keys to retain their pressed state when ...
How to reproduce: 1. Create a new project 2. Open the Package Manager, and install and enable the new Input System 3. Open the "Inpu... 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
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
- Editor freezes when selecting a GameObject in Play Mode with a script containing a public byte array
- Saving moves Toggle Button Group buttons to the wrong place in hierarchy
- [iOS] Visual artifacts are visible when the camera's feed is rendered to a texture
- Error "cannot map expression to ps_4_0 instruction set" in Shader Graph preview when using the GATHER_RED_TEXTURE2D macro in custom hlsl function