Search Issue Tracker
Assertion failed on expression: 'pred(*previous, *i)' when reimporting a...
How to repro:1. Open the attached project "case_1057954.zip"2) In the Project View, navigate to Assets > Id1 > progs3) Right c... Read more
Both Project name and namespace with identical names are marked in the T...
How to reproduce:1. Open attached Unity project "SandboxUnity"2. Open Window --> Test Runner3. Select SandboxUnity project name o... Read more
Performance: ScriptedImporters are very slow
I have two means of importing a Quake BSP asset: 1) Loading it via a button press in the Inspector (EditorBspTest.OnInspectorGUI)2) ... Read more
Materials are not accessible when created from textures in Packages folder
How to reproduce:1. One a new Unity project2. Create a Cube in the Scene3. From Project Browser, drag and drop any texture from "Pac... Read more
Unity crashes when importing multiple SBSAR files
How to reproduce:1. Create a new project and import the plugin "Substance in Unity" from the Asset Store2. Import folder "Graphics" ... Read more
[Probes] Show Wireframe toggle always remains on in the Light Probe Grou...
Steps to reproduce: 1. Download the attached project and open BscFncA01 scene2. Make sure that the lighting in the scene is baked3. ... Read more
Inverse Kinematics positioning does not work correctly when flipping mod...
How to reproduce:1. Open attached project2. Enter Play Mode3. Use arrow keys, left and right to move the character Actual results: f... Read more
PBXSourceTree.Source adds file via absolute path, not relative
To reproduce:1. Open attached project2. Build for iOS3. Open built project with Xcode4. On the left in "Show the Project navigator" ... Read more
Setting RGB color values to 1 in Material asset Editor causes them to di...
Setting RGB values in a material's color field (such as Albedo color in a material using the Standard shader) to 1 (e.g. R=1, G=1, B... Read more
Settings Menu in Paint Trees Section is missing when there are no Trees ...
How to reproduce:1. Open the attached "TestFor1057529.zip" project's SampleScene2. Select Terrain GameObject from the Hierarchy3. In... 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