Search Issue Tracker
Fixed
Fixed in 6000.2.15f1, 6000.3.0b9, 6000.4.0a4
Votes
3
Found in
6000.2.8f1
6000.3.0b6
6000.4.0a2
Issue ID
UUM-121897
Regression
Yes
“Camera Main Camera does not contain an additional camera data component.” warning is thrown when building a project
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Build the project
- Observe the Console window
Actual results: "Camera Main Camera does not contain an additional camera data component. Open the Game Object in the inspector to add additional camera data." warning is thrown
Expected results: No warnings are thrown
Reproducible with versions: 6000.3.0b6, 6000.4.0a2
Not reproducible with versions: 6000.0.60f1, 6000.2.8f1, 6000.3.0b5
Tested on (OS): MacOS Silicon Sequoia 15.6.1, Windows 11
Comments (2)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
mihilion
Nov 23, 2025 20:13
Reproducible on 6000.2.13f1. I have started Essentials Pathway official tutorial, and I am getting warnings, makes me want to try Godot instead.
dctoday
Oct 27, 2025 23:56
Can confirm this is happening in 6000.2.9f1 DX12 Unity 6.2 windows 11.
Camera Main Camera does not contain an additional camera data component. Open the Game Object in the inspector to add additional camera data.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)