Search Issue Tracker
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
[RenderDoc] Compute Shader Dispatch Calls do not show in the Event Log
Repro steps:1) Open the project and main.scene in it2) Load RenderDoc on the Game View3) Press play and capture the frame with Rende... Read more
Crash on AssetsMenu::CanDeleteSelectedAssets when pressing Assets menu i...
Steps to reproduce: 1. Create new project.2. Select any scene in Hierarchy3. Press on Assets menu item Crash! Top Stacktrace:0x00000... Read more
[WebGL] Xmlreader parses data incorrectly
1. Build to WebGL2. Copy "data.xml" from project folder to folder where the index.html of the built game is3. Run the built project4... Read more
[IL2CPP] "BuildFailedException" and Bee errors are thrown in the Console...
Reproduction steps:1. Open the "UI Interaction" Scene in the attached project "VR.zip"2. Go to File > Build Settings3. Add "UI In... Read more
Poor wording in the "Enable Framing Timing Stats" pop-up
How to reproduce:1. Create a new Unity project2. Go to Edit -> Project Settings -> Adaptive Performance -> Enable3. Observe... Read more
Shader relative include paths do not work
To reproducible: 1. Open the project2. Right-click on C/NewSurfaceShader and select Reimport Actual: Error in console appears: "Shad... Read more
Using -warnaserror with .net subset causes error CS0618
When using -warnasrerror in smcs.rsp file to trigger compile errors on a warning. If using .net subset this will cause error with er... Read more
Culling mask component value displays as "Mixed..." when two or more ite...
Reproduction steps:1. Open new unity project and scene "SampleScene"2. In Hierarchy window, select "Main Camera" GameObject3. In Ins... Read more
[System.Flags] enums and EditorGUILayout.EnumMaskField is not handled pr...
Setting up custom [System.Flags] enums and then trying to use them with EditorGUILayout.EnumMaskField does not yield expected result... 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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation