Search Issue Tracker
FBX Model breaks when "Normals" and "Blend Shape Normals" properties und...
Reproduction steps:1. Open the attached project2. Observe the three fbx models located in the Assets folder of the Project window Ex... Read more
Android NDK is missing when installing it using Unity Hub
Reproduction steps:1. Install Unity Editor with Android Build Support using Unity Hub2. Create a new Unity project3. Go to Edit >... Read more
this.ValueToString(this.rawValue) is called every time when setting Floa...
Reproduction steps:1. Open the attached "1415261.zip" project2. Open the Profiler Window and set it to record in Editor mode3. Open ... Read more
Edit Light Probes button in Light Probe Group component is squished
h2. Steps to reproduce: Download and open the attached project (LightProbesUIBug01.zip) Open SampleScene Select the only Light Probe... Read more
Incorrect near planeSize.y calculation at CameraEditorUtils.cs
In the 'TryGetSensorGateFrustum' method in the CameraEditorUtils.cs (https://github.com/Unity-Technologies/UnityCsReference/blob/mas... Read more
WebGL builds fail with "BuildFailedException: Incremental Player build f...
How to reproduce:1. Open the attached "webgl.zip" project from Google Drive2. In Build Settings select WebGL3. Build the project Exp... Read more
Console Errors when Accessing an In-Editor Tutorial Page
Reproduction steps:1. Open the user’s attached project2. Open “Assets/Scenes/BoundsControlExamples” scene3. Open “Assets/Tutorial 1”... Read more
Unable to move or look in the Scene view when a debugger is attached
Reproduction steps: Create a project Create a script Open the script with Visual Studio Press “Attach to Unity” In Scene view try to... Read more
Crash on ComputeShader::SetValueParam when opening a certain Scene
Reproduction steps:1. Open the user's attached project2. Delete the 'Library/ShaderCache' folder3. Replace the manifest.json file in... Read more
Shader compiler crash when compiling compute shaders in -nographics mode
How to reproduce:1. Open the user attached project2. Open the project destination folder3. In the BuildNoGraphics.bat add the Editor... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class