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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
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