Search Issue Tracker
"Assertion failed on expression: '0 == m_CurrentBufferBindMask[kUnityPer...
Reproduction steps:1. Download DOTSSample (https://github.com/Unity-Technologies/DOTSSample)2. Open the project3. Open scene "Whiteb... Read more
Memory leak in Texture2D.PackTextures() when padding is set to 1
Steps to reproduce:1. Download the attached project and open "TestScene" scene2. Enter play mode Results: Editor freezes and starts ... Read more
Editors crashes on play when Graphics Emulator is turned off under OpenG...
Steps to reproduce:1. Launch Unity Editor with the -force-gles31aep argument2. Open the attached project3. Switch platform to Androi... Read more
Unable to build for WebGL on macOS Catalina due to shader errors
Steps to reproduce:1. Create a new project2. File -> Build Settings...3. Choose WebGL as the build target platform4. Press "Build... Read more
[Editor] [Metal] Crash with 'MTLResourceListAddResource' when opening th...
Reproduction steps:1. Setup the project, choose one of two:- Create an empty project and download this package - https://assetstore.... Read more
[UI] Post processing effects and skybox toggle is disabled in new and ex...
Steps to reproduce: 1. Create a new project or open an existing one2. Notice that post processing toggle in the scene view is disabl... Read more
[Mobile] If 'Clear Flags' option is set to 'Don't Clear' on camera the w...
Steps to reproduce:1) Open the attached project.2) Attach scene 'Main' to build.3) Deploy to Android device or iOS device via Xcode.... Read more
CommandBuffer cannot Blit multiple times between temporary RenderTexture...
To reproduce:1. Open project2. Build to webGL3. Notice that the screen is black Read more
Render texture renders black when resolution line count is higher than 2731
Reproduction steps:1. Open repro project attached in comment2. Open scene "PackingTest", hit play3. Select object "AppManager" and o... Read more
Material properties cannot be accessed after modifying any script or saving
Steps to reproduce:1. Open attached “Materials.zip” Unity project2. Open “Main” scene3. Change object order in Scene (or make any ot... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS