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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
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.