Search Issue Tracker
Editor throws warning when adding a Scriptable Object as a sub asset usi...
How to reproduce:1. Open attached project "case1262293.zip"2. Select "MainAsset" in the Project window3. Click the "Add" button in t... Read more
[Cache Server] Cache Server icon doesn't get highlighted in unity taskba...
After establishing a connection for Cache Server (global), Cache Server gets connected but the icon doesn't get highlighted on unity... Read more
Changing ip address of cache server v2 doesn't reconnect.
When changing the ip address for the v2 cache server it does not connect to the new address. This applies to both global and project... Read more
.obj and dependency .mlt files lost all Materials and Textures when impo...
To reproduce: 1. Download the project from a Link and open in Unity2. Open "SampleScene" scene3. From Resources > bugatti drag an... Read more
Animations are not playing when loading scene after reimporting all assets
How to reproduce:1. Open the user's attached project "RPG(practice).zip"2. Right-click anywhere in the Project window and select Rei... Read more
Asset Database operations not working correctly when invoked from [Initi...
Reproduction steps:1. Open the attached user's project2. Notice that 'Data (Data)' is printed in the console3. Close the project4. D... Read more
Nested Child ScriptableObject asset becomes the Main ScriptableObject as...
How to reproduce:1. Open attached "BetaTest.zip" project2. In the project window, select Data/Gameplay/Character/Abilities/Kick Atta... Read more
Calling AssetDatabase.ImportAsset() on a prefab, while having a referenc...
How to reproduce:1. Open the attached project2. Go to top toolbar's BugTest->ScriptableObject Reference Test3. Drag SOTest Asset ... Read more
Property reference is not disposed when it is redeclared in a script and...
How to reproduce:1. Open the sample Scene of the attached project "1189787.zip"2. Open the TestSerializeField.cs script3. Comment th... Read more
CS0246 compilation error is thrown after compilation when a new file is ...
How to reproduce:0. Download and extract "ScriptableBuildPipelineBug.zip" (the ScriptableBuildPipelineBug.zip is the result of Case ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS