Search Issue Tracker
Won't Fix
Votes
1
Found in
5.4.0b3
Issue ID
763881
Regression
No
[Cookie] Asset import does not unload metadata path when changing cookie texture light type to point
WON'T FIX: Cookies system is planned to be replaced
Steps to reproduce:
1. Download and import attached project.
2. Open scene: main.
3. Select cookie_rainbow asset.
4. In inspector, change light type from directional/spot to point.
Actual result: Error message appears: "Asset import did not unload metadata path. This will leak memory. File a bug with repro steps please.
UnityEditor.TextureImporterInspector:OnDisable()"
Notes: This only happens when cookie texture is attached on enabled, non-point light object.
Reproducible on: 5.4.0b3
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
b1naryatr0phy
Mar 24, 2017 08:54
This also happens when a point light is the child of a non-point light.