Search Issue Tracker
Materials of instanced meshes are not read correctly when importing .fbx...
To reproduce: 1. Create new project2. Drag the fbx file, attached by user, into Unity Expected: imported instanced meshes should eac... Read more
Returning state on a specific script crashes editor when using enumeration
To reproduce:1.Open project2. Play 'Main' scene Actual:OSX: editor crashesWindows: in editor works properly, in editor log StackOver... Read more
AntiAliasing function does not work correctly, the rotated images still ...
Reproduction steps:1. Open the attached project;2. Open the scene "RotatedImage";3. Observe an object "Image" edges; Actual result: ... Read more
[IL2CPP][XCode][iOS] Xcode 3 throw error when played (Xcode 8.2.1 does not)
Reproduction Steps:1. Open User's project2. Open "Main" scene3. Run in play mode4. Notice "Decompressed data length" in console5. Bu... Read more
Unity crashes when Deep Profile is turned on and Grid Layout Group compo...
Reproduction steps:1. Open the attached project;2. Open the scene "Test";3. In Profiler window turn on the function "Deep Profile";4... Read more
[GPUInstancing] Instanced objects are drawn through CommandBuffer when '...
Steps to repro: 1. Open attached project and 'Main' scene;2. Notice that there is 'Rock Spawner' gameobject that spawns instanced ob... Read more
[Vulkan] Built scene crash and SymGetSymFromAddr64 error: 'Attempt to ac...
To reproduce:1. Open project2. Go to Player Settings- > Other settings -> Graphics APIs for Windows. Make sure, that there is ... Read more
[Splashscreen] SplashScreenRender takes up CPU time on multiple platform...
Reproduction Steps:1. Import attached project.2. In Player Settings, disable "Show Splash Screen".3. Build and Run with "AutoConnect... Read more
All animation events are called at the same frame when using UnityEngine...
To reproduce: 1. Open the attached project2. Press play3. Observe the console Expected: animation events should not be played at all... Read more
[Regression] Texture cannot be painted on terrain
Steps to repro: 1. Open attached project and 't1' scene;2. Select Terrain gameobject in the Hierarchy;3. In Terrain Inspector go to ... 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