Search Issue Tracker
NullReferenceException is thrown when clicking on an empty ListView
Reproduction steps:1. Open project “StylesheetFoldout”2. Open “SampleScene”3. Enter Play Mode4. Click anywhere in Game view5. Observ... Read more
"Isometric Z as Y" tilemap tiles that should be behind a GameObject appe...
Reproduction steps:1. Open project “2d_isometricSorting_testing”2. Open scene “testing_01”3. Observe the Scene View Expected result:... Read more
Unused override is created when removed component is applied via context...
Add Cube GameObject to the Hierarchy Convert it to the prefab Remove BoxCollider Apply removed component via context menu on the rem... Read more
Editor crashes on RenderBufferManager when generating procedural worlds
Reproduction steps:1. Open project “GaiaTest”2. Go to “Window\Procedural Worlds\Gaia\Show Gaia Manager”3. Select “1. Terrains”, choo... Read more
Blittable classes are not being pinned and passed directly to the native...
How to reproduce:1. Open the "IN_38621" project2. Press File -> Build Settings -> Build3. In the build folder open the "Il2Cpp... Read more
The "PropertyStreamHandle" does not take effect when the weight of "Anim...
Reproduction steps:1. Open project “Repro.zip”2. Open “SampleScene”3. Enter Play Mode4. Drag the weight slider to the left5. Observe... Read more
Full Screen Compute Shader in SPI throws "Compute shader: Property (_Cam...
Steps to reproduce:1. Open the attached user's project from the Dropbox link "compute-xr-test.zip"2. Make sure MockHMD plugin is ena... Read more
The position of the prefix label changes when using a drawer and setting...
How to reproduce:1. Open the attached project “PrefixIssue.zip“2. Open the “New Scene“ Scene3. Select the “GameObject“ GameObject in... Read more
Warning "Registering a native texture with depth=0 while the actual text...
Note: this bug was split off from https://jira.unity3d.com/browse/UUM-22094 because it exclusively concerned DX11.(UUM-22094 fixes t... Read more
AnimationStream.deltaTime and Time.deltaTime are not equal when the Time...
Reproduction steps:1. Open the attached "repro_IN-38581.zip" project2. Open the "Assets/Sample" Scene3. Enter Play mode4. Observe th... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal