Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0b1
Issue ID
1080870
Regression
No
Scripts lose reference to a dll when Auto Reference is toggled off and on in dll Import Settings
How to reproduce:
1. Open the attached project "Auto_Reference_repro"
2. In the Assets folder find fun.dll
3. In General tab of fun.dll Import Settings toggle Auto Reference off and on
4. Observe the script "thisLosesReference" lost reference to fun.dll
Expected result: The script finds a reference to the dll when Auto Reference is on
Actual result: The script fails to find a reference to the dll when Auto Reference is on
Reproducible with: 2018.3.0b3, 2019.1.0a2
Note: Auto Reference in Import Settings of dll's was introduced in 2018.3
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
- csc.rsp -additionalfile files are not treated as dependencies and are not reloaded when the file contents change
- Error ‘cannot use casts on l-values’ when a variable is assigned inside a second-level nested if statement before being used in a conversion
- "You cannot save to an invalid folder" warning dialog box is shown when canceling Tile Palette creation
- Global Volume visual details are blurred when Tonemapping mode is set to any other than 'ACES'
- [Android] Stage information is not logged when Log Shader Compilation is enabled
Resolution Note (fix version 2018.3):
The error was not in the Auto_Reference toggle, but that Compatiblity was resaved to not include Any. On track for 2018.3