Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.3.0a3
2019.3.0a11
2020.1.0a1
Issue ID
1174423
Regression
Yes
Performance issue when Exposed Properties of the ShaderGraph Material contains a CubeMap in Inspector
How to reproduce:
1. Delete the Library in the attached "BugReports2.zip" Project
2. Open the "Mat4ExposeBug" Scene
3. Click on "Cube" gameObject
4. Expand material dropdown.
5. Observe the stuttering
Expected Behaviour: No stuttering and UIR.ImmediateRenderer > GC.Alloc is not allocating constantly
Actual Behaviour: Editor stuttering and UIR.ImmediateRenderer > GC.Alloc is allocating over 100KB of data
Reproducible with: 2019.3.0a12, 2020.1.0a1
Not reproducible with: 2019.2.1f1
Note: Was not able to test on 2018.4 due to the Package errors.
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
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
huulong
Jun 26, 2021 18:12
My explanation on the forum may not fit this case because it's about Physics component Info section. But maybe the Material section also shows the same type of read-only fields related other objects, also causing repeated Inspector.Repaint?
Hannibal_Leo
May 09, 2020 14:38
Seems like we have the same issue.
https://forum.unity.com/threads/inspector-causes-extreme-lag-in-play-mode.885520/