Search Issue Tracker
Fixed
Fixed in 1.1.2, 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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
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.