Search Issue Tracker
Crash when changing large asset's Mesh Compression
Reproduction steps:1. Open the user's attached project2. Select asset "Assets/Temp/map.fbx"3. Change the model's Mesh Compression to... Read more
Renaming obj and mtl file leads to library and asset going out of sync o...
How to reproduce:1. Open the user's attached project("U2021.zip")2. In the Project window rename "rapid.obj" to "Model.obj"3. Rename... Read more
Unity fails to read imported Sketchup asset files of versions 2020 or 2021
How to reproduce:1. Open the attached project "ModelImportTest.zip"2. Open Assets/Sketchup folder in the Project window3. There are ... Read more
Shader is not set correctly when using Custom Render Pipeline Asset
How to reproduce:1. Open users attached project2. Navigate to Assets > __Dev > Matt > Environment > test_asset_master &g... Read more
Editor crashes when clicking on a GameObject with a Box Collider 2D Comp...
Reproduction steps:1. Open the attached project2. Enter Play Mode3. Click on the Player GameObject (Penguin sprite) in the Game View... Read more
Runtime shader compilation errors are Not Reported in the Editor console
Reproduction steps:1. Download and open the attached "CompilerIssueRepro_M1_to_iOS.zip" project2. Enter "Play" mode3. Observe the co... Read more
[Linux] Dragging script to Inspector doesn't trigger the blue indicator ...
Steps to reproduce:1. Create a new project or open an existing one2. Create a script or use an existing one3. Select a GO in the Hie... Read more
File.Open, Read and Write operations get slower as the cache size grows ...
How to reproduce:1. Open the user attached project (FurnitureLoadingUnityProject.zip)2. Open the scene "CacheTest.unity"3. Enter Pla... Read more
[Linux] "PropertiesGUI() is being called recursively" warning produced w...
Steps to reproduce:1. Create a new project or open an existing one2. Create a Material in Assets (Right-click -> Create -> Mat... Read more
Crash when opening the project
Reproduction steps:1. Open the user's attached project Expected result: Project opens successfullyActual result: Editor crashes Repr... 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
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- 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