Search Issue Tracker
Fixed in 5.2.0
Votes
0
Found in
5.1.0b5
Issue ID
695075
Regression
Yes
WWW.texture method return incorrect color indexed texture
Project steps:
1. Open project "IndexedPng" (Attached by Lukas).
2. Open scene "Scene".
3. Open script "LoadTexture".
1. At lines 8, 9 change directory respected to your computer.
4. Play scene.
5. Notices that quad has incorrect colors (compared to texture "RGBTestIndexed").
6. In script "LoadTexture".
1. Comment 9 line and uncomment 8 line.
7. Play scene.
8. This time quad has correct colors, because texture "RGBText" is in color mode.
Regression: 5.1.*
Reproduced: 5.1.0p5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Video preview in the Inspector freezes shortly after the first play and does not recover until paused and replayed
- MSB3277 conflicts between different versions of "System.Numerics.Vectors" when using DotNet 11.0
- "Cannot create Settings Providers for: CreateAllChildSettingsProviders" error is thrown in the Console after fixing PolySpatial visionOS package validation error after installing XR Interaction Toolkit VisionOS Sample
- "Unable to find style 'VideoClipImporterLabel' in skin 'GameSkin' " warning thrown when converting the Video Clip Inspector to a floating window in Play mode
- Unclear "Failed to start primary listening socket" error when launching the Multiplayer Play Mode second player and many Unity instances are running
Add comment