Search Issue Tracker
[OpenGL] VAOs are not reused, causing a GL_INVALID_OPERATION when bindin...
VAOs are not reused, but instead generated, binded, and deleted every frame, instead of being reused. Steps to reproduce:1) Open the... Read more
Freeze in the Editor when Particle System and Sub Emitter are sending Co...
To reproduce:1. Open attached project;2. Open "Behavior" scene;3. Click on "Particle System" in hierarchy;4. Click on "sub emitter" ... Read more
[Regression] Error in Standalone Development Build: "The file '/PATH/uni...
[Regression] Error in Standalone Development Build: "The file '/PATH/unity default resources' is corrupted!"Issue does not reproduce... Read more
Camera Preview does not display all lights in forward rendering mode
Vlad: This appears to have been fixed in 2017.1. Unfortunately I was unable to locate the fix by searching similar cases, and am not... Read more
RenderTexture is destroyed with standalone built on switching the fullsc...
Reproduction steps:1. Open the attached project;2. Build the scene "Test2";3. Open built game and click Alt + Enter to switch fullsc... Read more
Text Fields don't show their text value on some resolutions, when Canvas...
To reproduce:1. Open attached project "TextInvisible.zip"2. Open "test" scene and Play it. (Text is visible)3. Stop game.4. Build an... Read more
[WSA] UWP does not deploy with Visual Studio Express 2015 for Windows 10
Steps to reproduce:1. Uninstall all versions of Visual Studio2. Install Visual Studio 2015 Express for Windows 103. Open the attache... Read more
UNITY_MATRIX_MVP warning is shown even if code in shader is disabled by ...
Problem: UNITY_MATRIX_MVP warning is shown even if code in shader is disabled by preprocessor Unity shader upgrader doesn't have any... Read more
[Metal] Buffer is updated only once per frame when data is called twice
Reproduction steps: 1. Open the attached project.2. Make sure Editor is running with Metal graphics API.3. Play the scene.- Only one... 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
- WebGPU errors when CoreCopy shader is used to copy an MSAA texture
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list