1.11.2: Fixed issue, where ReadableScriptableObject would block input to later drawn fields, due to Repaint having reverse drawing order (fixed for 6.3.0 or newer)

This commit is contained in:
Anders Ejlersen 2025-12-28 21:28:04 +01:00
parent f4c4a58283
commit 6e3bd4df70
2 changed files with 13 additions and 9 deletions

View file

@ -1,6 +1,6 @@
{
"name": "com.module.inspector",
"version": "1.11.1",
"version": "1.11.2",
"displayName": "Module.Inspector",
"description": "Custom inspector with various useful property drawers",
"unity": "2019.2",