Search Issue Tracker
Fixed
Fixed in 6000.0.0b1
Votes
1
Found in
2023.3.0b1
2023.3.0b6
6000.0.0b11
7000.0.0a1
Issue ID
UUM-62715
Regression
Yes
[URP][Windows] Editor throws an error when building
Steps to reproduce:
1. Create 3D URP template project
2. Build
Actual results: Player is built without any issues
Expected results: Player is built with a shader warning
Reproducible with versions: 2023.3.0b1, 2023.3.0b6
Not reproducible with versions: 2023.2.9f1
Building crashes: 2023.3.0a6, 2023.3.0a16
Build fails with an error: 2023.3.0a5
Tested on (OS): Windows 10 DX11
Notes:
- Warning: Shader warning in 'Hidden/Universal Render Pipeline/LensFlareDataDriven': 'Load': implicit truncation of vector type at Projectmngjk/Library/PackageCache/com.unity.render-pipelines.core/Runtime/PostProcessing/Shaders/LensFlareCommon.hlsl(167) (on d3d11)
- Error: NullReferenceException: Object reference not set to an instance of an object
Comments (2)
-
GreenDinoDev
May 21, 2024 07:33
Same error received on build in Unity 6 (6000.0.2f1)
-
JuTekPixel
May 12, 2024 13:27
Same error received on build in Unity 6 (6000.0.1f1)
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 6000.0.0b1):
Closing this ticket since a PR with the fix has landed in 2023.3.0b10 before it was transitioned to version 6000.0.x