Search Issue Tracker
[M1] Crash when importing an image with Crunched compression
Reproduction steps:1. Open the attached project "crunchTest"2. If the crash does not occur, reimport the file "Assets/1138973.jpg" R... Read more
[iOS] Unable to create Texture2D's with ASTC_RGBA_4x4 texture format at ...
How to reproduce:1. Open the attached 'ASTCTester.zip' project2. Switch Platform to iOS in Build Settings3. Build for iOS and open t... Read more
Texture 'Read/Write' option does not double the memory in Profiler
How to reproduce:1. Open attached project "TextureReadWriteMemory.zip" and scene "test"2. Open File -> Build Settings3. Make sure... Read more
Texture Streaming not loading correct mips and not respecting QualitySet...
How to reproduce:1. Open the attached '1254505.zip' project2. Open 'SampleScene' Scene3. Build for iOS and open the Xcode project4. ... Read more
Using Texture2D.EXRFlags.CompressPIZ causes StackOverflowException
Reproduction steps:1. Open the user's attached project2. Select QA/Encode Texture to PIZ EXR3. Observe the Console window Expected r... Read more
Crash during ASTC texture compression
Steps to reproduce:1. Open User-supplied project2. Go to Scenes -> Sample Scene3. Generate Lighting Expected: no crashActual: cra... Read more
Some Sprites are fragmented when added to Sprite Atlas
Reproduction steps:1. Open the attached project ("TestAtlas")2. Switch to Android build platform3. Create a new Sprite Atlas by clic... Read more
RenderTexture wrap mode does nothing
RenderTextures completely ignores the wrap mode set in the inspector when they are sampled in a shader. Tested in 2020.2.0b8 and 202... Read more
'Alpha from Grayscale' doesn't work when the source texture is a 16-bit ...
How to reproduce:1. Open the user's attached project2. In the Assets folder select 'SnowPuff_01_PNG_16bits'3. In the Preview section... Read more
Texture with Alpha Source set to Create From Grayscale and Alpha is Tran...
Reproduction steps:1. Open attached project "1317030.zip"2. Click on "BaseGround1" in the Assets folder3. In Inspector window, notic... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved