Search Issue Tracker
[Audio] Dedicated Server causes errors with Audio Clips
Importing or selecting any audio clip in projects where the Dedicated Server build target is available causes errors to be printed i... Read more
NullReferenceException when changing Texture Shape
How to reproduce:1. Open project2. Select leaf texture in Project View3. Change Texture Shape to Cube and hit Apply4. Observe consol... Read more
[Native Apple Silicon] Editor crashes when importing a specific asset fr...
Reproduction steps:1. Create a new 3D project with the Native Apple Silicon Editor2. Import this Asset: https://assetstore.unity.com... Read more
Some references of Animation Clip are missing in Prefab when referenced ...
How to reproduce:1. Open the attached project2. In the Project Window, open the user's mentioned Prefab3. In the Hierarchy, inspect ... Read more
Errors are thrown when re-importing Asset folders containing .ttf files
How to reproduce:1. Open the attached project2. From the attached folder (TESTING_FILES.zip), drag and drop the folder "Fonts_1_NoMe... Read more
PNG import fails when file is still being written to
If Unity starts to import a PNG file while it's still being written to then the import will fail.We should check if there's anything... Read more
FBX model renders with distorted Texture when project is built
Reproduction steps:1. Open the "SampleScene" Scene from the attached project "case_1358711.zip"2. Build and Run the project: File -&... Read more
FBX Model BlendShapes are corrupted when imported into the Scene
How to reproduce:1. Create a new project2. Import the user's attached FBX Models into the project (Assets -> Import New Asset...)... Read more
Preset cannot be saved when saving outside of the Project's Assets direc...
How to reproduce:1. Open the attached project (PresetTest.zip)2. In the Project view, go to Packages/TESTPACKAGE, and select the Scr... Read more
[FBX] OnPostprocessMaterial isn't called when material creation mode is ...
Reproduction steps:1. Open user's the attached project "FbxDescriptorImport.zip"2. Open Assets > Scenes > SampleScene3. Right-... 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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window