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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings