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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size