Search Issue Tracker
Splash screen resources are not unloaded from memory
To reproduce:1. Open project attached by QA2. Open build settings and attach "test" scene3. Make sure that splash screen is disabled... Read more
[VK] Fullscreen on 1070? cards causes black screen flickering
Drivers are up-to-date.Doesn't reproduce on AMD or GTX 980m - Not sure what to make of itDoesn't reproduce on DX11 1. Open attached ... Read more
If the draw call before a DrawMeshInstanced call has a negative scale, t...
Reproduction steps:1. Open project attached (Repro project.zip).2. Disable "Sphere (1)". Expected result: Floating cubes will remain... Read more
Normal map thumbnail is rendered incorrectly
Textures imported from package don't show the right thumbnail in project viewRegression in 2017.1+ 1. What happenedImporting texture... Read more
[Texture Importer] Switching Override format to BC6H on a texture causes...
If the format of a texture is switched to BC6H via the Override, Unity crashes. 1. Open the attached project '2017.3'2. Select the t... Read more
[Metal] Compute shader buffer returns zeros on iOS device using camera r...
To reproduce:1. Download project attached by QA2. Build it for iOS3. Run it on a device4. In the console notice, that compute buffer... Read more
Graphics.DrawMeshNow uses SceneView camera matrix
Steps to reproduce:1. Download and open the attached project2. Select Tools > Render to image test Expected result: SceneView cam... Read more
'Optimize Mesh Data' does not consider materials assigned by scenes when...
Repro:Phase 1 (demonstration of expected behavior)1. Open the attached repro project.2. Switch to PC/Mac/Linux standalone3. Open the... Read more
Fonts of the same font family are presented differently based on a state...
Reproduction steps:1. Open the attached project.2. Play the 'Boot' scene. Actual behavior (Some of these behaviors may be present):-... Read more
Editor crashes after deleting Animator component for object which has sk...
Steps to reproduce: 1. Open attached project2. Open scene "test"3. Select "Crowd_LOD2" gameobject and delete Animator- Editor crashe... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code