Search Issue Tracker
[GPUInstancing] Returning meshes prevents them from being instanced
Reproduction steps:1. Open the attached project 'Instancing'2. Open the available scene3. Change the Tag of the 'Player' Prefab to '... Read more
CommandBuffer:DrawRender crash if mesh is set to none in RenderingComman...
Steps to reproduce:1. Open attached project "case_813052-MeshFilterCrash.zip"2. Open "_BlurryRefraction" scene.3. Select "_Refractiv... Read more
Crash on "PackTextureAtlas" when creating an atlas of zero pixels Textur...
Steps to reproduce:1. Open user attached project2. Play the scene- Unity crashes at this point Expected result: unity should not cra... Read more
Textures are being flipped when using Graphics.CopyTexture to create cub...
To reproduce:1. Create a new project and import "cubemapCopyTextureBug.unitypackage"2. Open scene "cu"3. Press Play4. Check generate... Read more
SkinnedMeshRenderer not being rendered in Build
Reproduction steps:1. Import the attached package "b123.unitypackage"2. In the Project window drag and drop the "GameObject.Prefab" ... Read more
Memory leak in a specific built project causes the Player to eventually ...
How to reproduce:1. Download the linked project 'Built Game.zip'2. Launch the project (Ultra settings) with '-logFile Player.log' ar... Read more
TextMesh Renderer bounds changed between 5.3 and 5.6
We rely on measuring the renderer bounds for text in our game to ensure it fits within the container. The bounds in 5.6.2p3 are slig... Read more
After importing "The Courtyard" project, textures are missing until mate...
After importing "The Courtyard" project, textures are missing until material shaders are set to "Standard" 1. What happened After im... Read more
Standalone of Viking Village looks slightly darker with Metal than with ...
Standalone of Viking Village looks slightly darker with Metal than with GLCore API. 1. What happened Imported the Viking Village pro... Read more
Error "Trying to reload asset from disk that is not stored on disk" appe...
How to reproduce: 1. Open the attached project and "main" scene in it.2. Build Windows executable using Development Build settings.3... 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