Search Issue Tracker
GPU Lightmapper bug
1. What happened High geometry density such as trees and foliage on modified terrain result in unusable lightmap results when using ... Read more
Mesh scaling results in performance drop when using non-default Mesh Col...
Reproduction steps:1. Open the attached project2. Open the "SampleScene" scene3. Press "Play"4. Select all children GameObjects of t... Read more
Selected array element in the Inspector carries value over to other elem...
How to reproduce:1. Download, extract and open attached project (1109673repro.zip)2. Open 'SampleScene' and select 'GameObject' in t... Read more
Editor window's "Maximize" function is inconsistent when the window is u...
How to reproduce:1. Open user's attached project ("BugEditorWindow.zip")2. Select "BUG" custom menu and open both windows.3. Try max... Read more
Composite Collider 2D of a Tilemap is split when rotating Tiles situated...
Steps to reproduce:1. Open the Project TilemapColliderBug2. Draw tiles near the origin parallel to x or y axis3. Select the Tilemap ... Read more
Mesh compression on fbx cause huge memory usage and wrong assetbundle build
Steps to reproduce:1. Open user attached project2. Change the mesh (in fbx named "QJC_HS_Afandian01")compression to low and apply it... Read more
Editor crashes with IterateTypeTree<CollectSourcePrefabAssetReference> w...
How to reproduce:1. Open attached "New Unity Project 7" project---------------------------Observe the crash Reproduced with: 2017.4.... Read more
Editor hard crashes when using Marshal.PtrToStructure()
How to reproduce:1. Open attached project "Example"2. Load Scene "Simple"3. Enter Play Mode-----------------------------Observe the ... Read more
Prefab's references are lost when using PrefabUtility.SavePrefabAsset() ...
How to reproduce:1. Open attached "savePrefabAsset.zip" project2. Click on 'Cube' and call 'ReproduceBug' in the ContextMenu in "Nul... Read more
RectTransform.rect on a Canvas is not updated immediately after reactiva...
Repro steps:1. Open QA attached project "repro_1116547"2. Enter Play Mode3. Observe the Console Actual: All values of the RectTransf... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used