Search Issue Tracker
Error 'outputVertexCount == sharedData.indexCount' appears when nested c...
Reproduction Steps:1. Import attached project.2. Open "Test" scene.3. Observe console. Result:When a canvas is created with these el... Read more
[iOS] Opening a project which contains a Launch Screen causes an additio...
Steps to reproduce:1. Download, extract and open "901782 repro.zip"2. Build the project to iOS3. Deploy the application to an iOS de... Read more
[Enlighten] GI stuck when baking with Shadowmask
When baking with shadowmasks, GI got stuck Reproduction steps:1. Open project attached.2. Build lighting. Expected result: Lighting ... Read more
"Event.current.rawType == EventType.mouseUp" not fired when located outs...
Reproduction Steps:1. Import attached project.2. In the Menu, select "BugReport" -> "TestCode".3. Click and hold the middle mouse... Read more
Shader errors appear in console after building "PostProcessing" asset on...
Reproduction steps:1. Open project attached (VulkanCompilation.zip).2. Build it for Vulkan. Expected result: Build will be completed... Read more
[Android] Black frame between Static Splash Image and first scene
Steps to reproduce: 1) Download attached project 'HelloWorld Unity 5.5.3.zip' and open in Unity2) Build and Run project on a deviceC... Read more
DirectCompute shader generates random lines instead of the cubes on AMD ...
Reproduction steps:1. Open the attached project;2. Open the scene "StuxComputeTest"; Actual result: the cubes are generated wrongly.... Read more
UI RectTransform gizmos are offset by 2px
UI RectTransform gizmos are offset by 2px which can be visually misleading How to reproduce:1. Create new project2. Create new UI Im... Read more
[Regression] Terrain's material is overspecular when .png or .gif textur...
Steps to repro: 1. Open attached project and 't1' scene;2. Observe terrain's rendering. Expected result:Terrain is rendered with zer... Read more
[Multiplayer] We can't use Start method in classes derived from NetworkL...
Original NetworkLobbyPlayer class uses Start method itself: public void Start(){DontDestroyOnLoad(gameObject);} So, when you try 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled