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
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
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.