Search Issue Tracker
“Importer(NativeFormatImporter) generated inconsistent result…” warning ...
Reproduction steps:1. Create a new Mixed Reality template project2. Observe the Console Actual result: {code:java}Importer(NativeFor... Read more
[VFX] Gradient Mapped With GPU Expression
Steps to reproduce: Import attached VFX in a scene, either HDRP or URP project Observe console error Actual results: Compilation err... Read more
“Camera Main Camera does not contain an additional camera data component...
Steps to reproduce: Create a new Unity project using the Universal 3D template Build the project Observe the Console window Actual r... Read more
Panel Settings GameObject gets duplicated when EventSystem GameObject is...
How to reproduce:1. Open the ‘World Space UI Bug.zip' project2. Open the ‘SampleScene’ scene3. Enter Play Mode4. In the Hierarchy ex... Read more
Multiple serialization warnings appear when installing USD Importer package
How to reproduce:1. Create and open a new project2. Open the Package Manager3. In the Package Manager window click the “+” button an... Read more
Missing API! No way to actually set the maximum number of polygon verti...
When using PhysicsComposer.CreatePolygonGeometry(https://docs.unity3d.com/6000.3/Documentation/ScriptReference/LowLevelPhysics2D.Phy... Read more
Span<T> used rather than ReadOnlySpan<T> used for low-level physics input.
A user has correctly reported that some of the new API calls use Span<T> where ReadOnlySpan<T> should be used. [https://... Read more
Sampling a texture using an HLSL file throws shader errors and the code ...
Steps to reproduce: Open the attached package Open the New VFX.vfx Open TexCodeEditor and TexShaderFile and notice that the code is ... Read more
"Graphics.CopyTexture called with null source texture" error when Base C...
Reproduction steps:1. Open the attached “IN-120122.zip” project2. Open the “SampleScene_Error” scene3. Make sure the Game view tab i... Read more
WebGL sends wrong value with large numbers when SendMessage function is ...
How to reproduce:1. Open the ‘SendMessageTest.zip' project2. Build the project with WebGL3. In Build 'Inspect Element → Console’4. O... 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
- “Command Line Arguments” window in Hub becomes distorted with long project names
- "Save" button is displayed as active in the Hub "Set project display name" window
- Shader Graph does not get saved when pressing 'File -> Save'
- MultiColumnListView does not visually sort the column when BindingSourceSelection is set to "Auto Assign"
- GameObject assigned to Target Graphic in uGUI Toggle component stays dimmed when replacing it if Interactable was toggled off