Search Issue Tracker
In Progress
Fix In Review for 1.1.2
Fixed in 2.0.2
Votes
0
Found in [Package]
1.1.1
2.0.0
Issue ID
XRMRT-26
Regression
No
"Additional Lights Cookie Format (ColorLow) is not supported by the platform..." warning is being thrown after creating a Project using Mixed Reality Template
*Steps to reproduce:*
1. Create a new Project using Mixed Reality Template
2. Observe the Console
*Actual results:* "Additional Lights Cookie Format (ColorLow) is not supported by the platform. Falling back to 32-bit format (RGBA8 UNorm)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /Users/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:219)" warning is thrown
*Expected results:* No Errors or Warnings are being thrown
*Reproducible with versions:* 6000.0.22f1
*Tested on (OS):* macOS Sonoma 14.5 (Intel)
*Note:* Warning is also being thrown after building the project
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Resolution Note (fix version 2.0.2):
Updated the "disabled" light cookie value for URP asset that was triggering this warning on macOS.
Resolution Note (fix version 1.1.2):
Updated the disabled light cookie value for URP asset that was triggering this warning on macOS.