Search Issue Tracker
Editor crashes when opening it with "-standaloneBuildSubtarget Server" CLI
How to reproduce:1. Create new project, close it2. Open it with "-standaloneBuildSubtarget Server" CLI argument3. Observe Editor Exp... Read more
Cannot rebind MultiPositionConstraint source objects when animator contr...
The user is trying to load an addressable prefab that references non-addressable animator controller. The controller reference will ... Read more
Texture2D reference to .tif format file is lost when upgrading project u...
Reproduction steps:1. Open the attached project ("Case_1350456_Repro.zip") with Unity 2022.1.0a2 or above2. Observe the "Test" prefa... Read more
Crash on FMOD::DSPI::getNumInputs after adjusting sound
How to reproduce:1. Open attached Unity project2. Play 04_Gameplay scene3. Adjust computer sound4. Try to play game5. Repeat 3-4 ste... Read more
[deprecated] BuildOptions.EnableHeadlessMode needs clearer warning for i...
How to reproduce:1. Open attached project "ServerBuildHeadless.zip" and scene "SampleScene"2. In Editor Menu, click Bug -> Repro3... Read more
[Linux][Mac] Executing Build And Run with Dedicated Server platform does...
How to reproduce:1. Open new Unity project2. In Build Settings window, switch to Dedicated Server platform3. Build and Run4. Observe... Read more
[STRETCH] [FBX Exporter] Game Object visibility is not respected when Ga...
How to reproduce:1. Open the user's attached project ("FBXExporter.zip") using the EnvIronman VM (more information in Edit).2. Open ... Read more
[FBX exporter] [STRETCH] Skinned Mesh is mangled when it was exported as...
How to reproduce:1. Download and import the attached unity package file named "UnityPackage_1268250"2. Add the "Hair1" prefab into t... Read more
Asset gets exported in ASCII when exporting via Script and the Export Fo...
How to reproduce:1. Open the attached '1338169.zip' project2. Open the SampleScene3. In the Hierarchy select the 'Sphere' GameObject... Read more
Linux Editor throws a "DllNotFoundException: UnityFbxSdkNative" when exp...
How to reproduce:1. Create a new project2. In the Package Manager install the "FBX Exporter" package3. Create a "Cube" GameObject4. ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used