Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in
4.3.3f1
Issue ID
593501
Regression
No
Script compiles when static function tries to access property
To reproduce
1) Download project and open
2) Open "test" scene
3) Run game
4) In console notice error "InvalidProgramException: Invalid IL code in NewBehaviourScript:StaticFn (): IL_0000: callvirt 0x06000003"
Comments (1)
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
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
- Rigidbody2D.Slide correctly ignores colliders specified with "Physics2D.IgnoreCollision" however encountering them can still modify movement behaviour in subtle ways.
- [Quality Hackweek] A black separator appears when the left panel in the UI Builder tab is resized, and the tab is narrow
superpig
Jul 19, 2014 02:53
Anyone have a code snippet that demonstrates this bug? The repro project is not publicly available...