Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0a15
Issue ID
617991
Regression
No
Script updater fails if code has open generic types references
code like:
var t = typeof(Nullable<>);
causes ScriptUpdater to crash
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error “NullReferenceException: Object reference not set to an instance of an object“ is present when the UI Toolkit Debugger window is docked and inactive on Editor launch
- RenderTexture pixels are gray when created without drawing on macOS
- Slider disappears when the Baked Lightmap Viewer window is at its minimum size
- Crash on 'TransformParticleMesh' when setting Particles in PlayMode
- UI Toolkit Window popups are cropped when using an UHD monitor coupled with a lower resolution monitor
Add comment