Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b22
Issue ID
807774
Regression
Yes
GL.LoadOrtho is broken which causes sprite preview not rendered. See comment on bisect info
Reproduction steps:
1. Create new Project
2. Import 2D Roguelike assets
3. Launch Sprite Editor on Scavengers_SpriteSheet SpriteSheet
4. Change Sprite Pivot to anything (Top for example)
5. Apply changes.
6. Inspect SpriteSheet from Editor again.
Notice that all individual sprites are blank.
Expected behavior: Individual Sprites are sliced according to changes.
Actual behavior: Individual Sprites are blank.
Repro on: 5.4.0b22, 5.4.0b23
Regression introduced in: 5.4.0b22
No repro on 5.3.5p5
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
Add comment