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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
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.