issues
search
MerlinVR
/
UdonSharp
An experimental compiler for compiling C# to Udon assembly
MIT License
678
stars
89
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Sync & networking issues
#135
ancientnick
closed
2 years ago
1
Value cannot be null in dict on compile
#134
PapiOphidian
closed
2 years ago
1
Nullpo with conditional expression
#133
ikuko
closed
2 years ago
0
Don't COW the internal `this` constant
#132
bdunderscore
opened
2 years ago
0
Nullpo with conditional expression
#131
ikuko
closed
2 years ago
0
Fixed implements of instantiate
#130
ikuko
closed
2 years ago
2
Add support for searching for alternate invocees for externs
#129
bdunderscore
opened
3 years ago
0
Fix for ReflectionTypeLoadException
#128
kawashirov
closed
9 months ago
0
Add support for Vector2Int and Vector3Int types
#127
ureishi
closed
3 years ago
0
User-defined UdonSharpBehaviour-dervied classes break the null-coalescing (??) operator
#126
dustuuvr
opened
3 years ago
1
would personally like to to see udon graph version
#125
Trimead
closed
3 years ago
6
Directly accessing Length on Array Properties causes U# compiler error
#124
dustuuvr
opened
3 years ago
0
reorganize files, add VPM manifest
#123
momo-the-monster
closed
3 years ago
1
Null pointer when naming player variable "player"
#122
wardd64
closed
3 years ago
1
UdonSharpBehaviour does not recognize multidim arrays e.g float[*,*]
#121
wardd64
closed
3 years ago
1
Improve bitwise NOT code generation for signed types
#120
bdunderscore
closed
3 years ago
0
Cannot Jump to Uninitialized Jump Label
#119
GlitchyDev
closed
3 years ago
0
Fix SyntaxTree name clash
#118
bdunderscore
closed
3 years ago
0
[UdonBehaviourSyncMode(BehaviourSyncMode.NoVariableSync)] does not reset sync modes
#117
bdunderscore
opened
3 years ago
0
Make InteractToggle null safe.
#116
FairlySadPanda
closed
3 years ago
0
Explicit casting may not work.
#115
ikuko
opened
3 years ago
1
Fix GetComponent/GetComponents displays error log
#114
ikuko
closed
3 years ago
1
Add mechanism to refresh UdonSharp Assets
#113
cnlohr
closed
3 years ago
0
Add a method attribute to export private methods for use in SendCustomEventDelayed / SendCustomNetworkEvent
#112
TheHelpfulHelper
opened
3 years ago
0
Console Errors with Assets that rely on UdonSharp
#111
AustinR12
closed
3 years ago
2
Improve the Create Script default write location
#110
FairlySadPanda
closed
3 years ago
1
Full inheritance with generics handling
#109
MerlinVR
opened
3 years ago
2
Static method and variable support on UdonSharpBehaviours and imported user types
#108
MerlinVR
opened
3 years ago
2
Constant folding optimizations
#107
MerlinVR
opened
3 years ago
2
Compiler pipeline rewrite
#106
MerlinVR
closed
3 years ago
0
Compiler backend switch from Roslyn AST API to Roslyn Semantic API
#105
MerlinVR
closed
3 years ago
0
v0.X functional parity
#104
MerlinVR
closed
3 years ago
1
Modulo operator not supported
#103
giselher
closed
3 years ago
2
Updating For 2019 Process?
#102
Zoidberg656
closed
3 years ago
2
Fix that method and property, from user script containing property is not executed.
#101
MerlinVR
closed
3 years ago
0
Opening the class exposure tree seems to result in an infinite loop on 2019
#100
bdunderscore
closed
3 years ago
1
Property Bug - Null Getter without call, and Set/Get Program Error
#98
GlitchyDev
closed
3 years ago
5
Trying to get length of an Integer array property will throw a compiler error
#97
BocuD
closed
3 years ago
0
OnVideoPlay and Pause do not exist for Udon events
#96
ikuko
closed
3 years ago
2
When a property is defined, the return value of an unrelated public function becomes incorrect.
#95
kometaro-vr
closed
3 years ago
2
Class exposure tree take forever to Processing methods and types.
#94
IkaWaAyuMu
closed
3 years ago
1
创建的U#Script无法被找到
#93
Dear-G
closed
3 years ago
1
VariableChangedEvent doesn't exist error.
#92
AaronBelgie
closed
3 years ago
4
To many errors
#91
AaronBelgie
closed
3 years ago
1
Fix that method and property, from user script containing property is not executed.
#90
ChanyaKushima
closed
3 years ago
2
Direct link for VRCSDK in Release note
#89
RamType0
closed
3 years ago
3
Fix the issue that an exception occurs when writing `return;` in setter…
#88
ChanyaKushima
closed
3 years ago
1
Variable callbacks
#87
MerlinVR
closed
3 years ago
0
fix typo in "initializers"
#86
Unihedro
closed
3 years ago
0
Add user property declarations support
#85
mika-f
closed
3 years ago
1
Next