Search Issue Tracker
By Design
Votes
0
Found in [Package]
4.10.0 - prievew
Issue ID
1229185
Regression
No
[URP] GameObject Shader is invisible in Scene/Game View until Shader Property panel window is expanded
Reproduction steps:
1. Create a new URP project
2. Import the provided custom package "UrpTree.unitypackage"
3. In the Project window open "Repro.unity" Scene
Expected result: GameObject "Tree_01 (8)" is not invisible in the Game/Scene View even when Shader Property panel isn't expanded
Actual result: GameObject "Tree_01 (8)" is invisible in the Game/Scene View until Shader Property panel is expanded
Reproduces on: LWRP 4.10.0 - prievew (2018.4.20f1), URP 7.3.1 (2019.3.9f1), 9.0.0-preview.14 (2020.1.0b5, 2020.2.0a7)
Couldn't test on 2017.4 (No package)
Notes:
-Until the Editor is restarted the issue does not reproduce when Shader properties panel is expanded in the Inspector window
-Only reproducible when Surface Type is set to "Transparent"
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
- ComputeBuffer readback fails when Render Graph is enabled
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
Resolution Note:
The bug was caused by invalid data in the unitypackage.
To fix the bug:
Import the project.
Click on the "./Tree_01 (8).prefab" prefab or material "./Cube_World/Models/Materials/Props.mat" to update the texture.
Now the tree should work as expected.
If you want the unitypackage to be valid then export the working tree prefab together with the Cube_World folder.