Search Issue Tracker
In Progress
In Progress in 2023.1.X
Fixed in 2023.2.0a22
Under Consideration for 2023.3.X
Votes
4
Found in
2023.1.0b5
2023.2.0a5
2023.3.0a3
Issue ID
UUM-30721
Regression
No
GameObject is rendered incorrectly when the “High Quality Line Rendering” is enabled
Reproduction steps:
1. Open the attached project "2023-beta-test"
2. Observe the Scene View
Expected result: The GameObject “Hair” is rendered properly as shown in Correct.jpg
Actual result: The GameObject “Hair” is rendered incorrectly as shown in Incorrect.jpg
Reproducible with: 2023.1.0b5, 2023.2.0a5
Could not test with: 2020.3.46f1, 2021.3.20f1, 2022.2.9f1 (Scene fails to render textures)
Testing environment: Windows 10 Enterprise 21H2
Notes:
* Select “Global Volume” GameObject in the Hierarchy and then untick “High Quality Line Rendering” in Inspector to see the correct rendering for comparison
* The example hair gets rendered twice in XR, different for each eye, with very low quality as soon as “High Quality Line Rendering” is enabled
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
- 3D Sample Scene (HDRP) template tutorial Welcome Dialog pop-up doesn't appear on project creation
- [Profiler] The Addressable Asset Module module outputs an ArgumentException when asset GUIDs produce a hash collision with Addressables
- Huge amounts of tests have a start delay when pressing "Run All" in the Test Runner
- Blackboard: Double borders around the tooltip
- [WebGL]VideoPlayer Rendering stops when setting FilterMode of a texture downloaded with UnityWebRequestTexture.GetTexture()
Qleenie
Jul 30, 2023 12:16
The given fix ist not really usable, as it falls back to multi view, and not using single instanced. This makes the feature way too slow in single instance mode. Please reconsider the solution.