Search Issue Tracker
[AABB][Particles] Errors when adding BoxCollider to legacy particles
How to reproduce: 1. Import the ParticleError package and open the included scene (it has GO with ElipsoidParticleEmitter and Partic... Read more
Data type compiles to uint when declaring a struct in a shader
Steps to reproduce: 1. Open the “NMShader” project 2. Open the “KeepItReal” shader in Assets/Shaders 3. Observe the code where the s... Read more
[iOS] Substance RAM footprint is including input texture files
How to reproduce: 1. Open attached project (35518 substance ram.zip) 2. Build to iOS and run - Once run, there should be two spinn... Read more
Excesive GPU memory usage when resizing a window via dragging
How to reproduce: 1. Open the attached "Klondike.zip" project 2. Build and run on UWP 3. Choose any corner of the build window -> dr... Read more
Lightmapped object with alpha-clipped material occasionally cut holes in...
Summary: Alpha clipped materials attached to flat planes, when angled perpendicular to the light, and if positioned at certain X and... Read more
[Light Probes] Sharp banding visible in SH Light Probes when using Gamma...
Sharp banding visible when using light probes in gamma color space. Repro steps: 1. Open BounceTest scene in attached project. 2. M... Read more
Wrong Unity Editor's version displayed in the Unity Editor's title bar
How to reproduce: 1. Create a new project in 2023.2.0a2 version 2. Observe the title bar Expected result: The title bar says: “ /"P... Read more
[NavMesh] NavMeshObstacle placed near the edge of a NavMesh causes isola...
Steps to reproduce: 1. Open SampleScene in the attached project ("TestNavMesh2.zip") 2. Enter Play Mode 3. Select the Scene View 4. ... 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... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key