Search Issue Tracker
Console Spamming Message: "InputEventData event is too big! (increase kM...
The console spams the following error: InputEventData event is too big! (increase kMaxInputEventSizeInBytes) I can only reproduce th... Read more
.NET Standard 2.0 API Compatibility creates com.unity.package-manager-ui...
Steps to reproduce:1. Open the attached project (New Unity Project (15).zip)2. Open the project root folder3. Observe the com.unity.... Read more
Visual Studio doesn't autocomplete when pressing [ or ]
To reproduce: 1. In a new project, open any script with Visual Studio 20172. Create a class field float[] array;3. Try writing "arr"... Read more
NullReferenceException is thrown when Vanilla.Biome+SerializedArray is p...
How to reproduce:1. Open attached Unity project "Biomes"2. Load scene "Test"3. Select Tester in the Hierarchy4. Press "Add Runtime F... Read more
[macOS] [Player] Garbage collector crash with 'mono_jit_runtime_invoke'
Reproduction steps:1. Open and run the attached 'macOS.zip' application.- Crash. (If the application doesn't crash)2. Restart a PC.3... Read more
Frame Buffer Alpha not being provided with full or correct info
How to reproduce:1. Download attached the project file2. Either build a new exe or use the existing Test.exe3. Run chosen .exe4. Ope... Read more
UI Dropdown retains focus if Event System and Input Module are component...
To reproduce:1. Open users attached project "multiplayer-demo.zip"2. Open Title.unity scene3. Enter play mode4. Press Dropdown A two... Read more
Unity crashes while selecting Render Pipeline Asset at PrepareRenderNode...
Steps to reproduce:1. Open the "RenderAssetCrash.zip" project2. Open the "SampleScene.unity" scene3. Open Edit -> Project Setting... Read more
WebGL export fails with "zlib.h file not found" error
How to reproduce:1. Download attached the project file2. Switch platform to WebGL3. Build project Actual result: Game work in Editor... Read more
Sampling more than 16 textures in a computeshader spams OPENGL ERROR: Ge...
To reproduce: 1. Open the project, attached by the user (ComputeShaderBugReport.zip)2. Open the "TestScene" scene3. Select TexCountT... 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
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
- UxmlNamespacePrefix does not apply when using UIBuilder documents