Search Issue Tracker
Mesh in preview does not have lightning when "Rendering Layer Mask" is s...
Reproduction steps:1. Open the user's attached project2. Select "ExampleAssets/Sphere"3. In the Inspector, make sure that the "Rende... Read more
[Android] [Entities Graphics] CPU Usage spikes by 0.06 KB for every fram...
Reproduction steps:1. Open the attached project "ECS_Animation"2. Go to File > Build Settings3. Tick Development Build4. Tick Aut... Read more
[Prefabs] Unused fields from script are not cleared from YAML data
Repro steps:1)Open the later-attached TestProject2)Notice TestPrefab.prefab, it's otherPrefab field and open it in text editor3)In t... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
[HDRP] HDRP/Hair is affected by out of range area light.
Steps to reproduce: 1. Open "OutdoorsScene" in the attached project 2. Look at the rendering in scene or game view Actual results: !... Read more
[Android][PowerVR] GLSL "unexpected struct parameter" errors when using ...
Reproduction steps: 1. Open "GpuInstanceTest.zip" project2. Build & Run for Android Result: "unexpected struct parameter" errors... Read more
[iOS] “Screen.orientation” returns wrong orientation when rotating a device
How to reproduce:1. Build And Run the attached “ScreenOrientation.zip” project on an iOS device2. Hold the device in portrait orient... Read more
[Shuriken] Crashes on ParticleSystemParticles::element_assign with uniqu...
Steps to reproduce: 1. Download and import attached project.2. Press play.3. Wait for 3-5 secs. Crash! Notes: Sometimes windows just... Read more
[iOS 12] [Metal] IOAF code 4 error freeze because of tessellation shader
How to reproduce:1. Build the attached project for iOS (link in description)2. Build & Run the project to a device via Xcode3. K... Read more
URP fails to render grass Terrain details
How to reproduce:1. Open the user’s attached “GrassBug” project2. Observe the grass in the Scene view Expected result: The grass ren... 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
- Sprite texture is null when read from a SpriteAtlas in an Addressables bundle
- Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Brushes are saved and the List View is enabled
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
- “No Overlays” Overlay overlaps with the Tile Palette toolbar when docked on the left