Search Issue Tracker
[Graphics] DrawMesh crashes editor if material is not valid or null
Steps to reproduce: 1. Download and import attached project. (repro-case_756849-DrawMesh.zip)2. Open scene: main3. Press play. Crash... Read more
[Backport] When building the project with IL2CPP Scripting Backend the g...
How to reproduce:1. Create a new project2. Navigate to Edit > Project Settings > Player3. Set Scripting Backend to IL2CPP4. Go... Read more
Assigning a canvas to an OnClick () event on the button changes the refe...
To reproduce:- Enter play mode- Try the "Show / Hide" button on the text panel (this will work as intended hiding/showing the canvas... Read more
[Profiler] Taking a detailed memory sample triggers a crash (after calli...
To Reproduce: 1. Open & run the attached project.2. Open profiler, select Memory and change to detailed.3. Click the button (it ... Read more
Unrelated Objects/Metadata are assigned to samples past the last one wit...
Reproduction steps:1. Open the "IN-70846.zip" project2. Open "Assets/Scenes/Terminal/TerminalScene"3. Enter Play mode4. Open the Pro... Read more
UI disappears when changing the "Render Scale" value
How to reproduce:1. Open the attached project “RenderScaleIssue.zip“2. Open “SampleScene“ (Assets/Scenes)3. Click on the “UniversalR... Read more
Importing a .unitypackage does not upgrade its dependencies using the Ed...
Importing a .unitypackage that has UPM dependencies in a newer Editor than the one it was exported with can lead to the following is... Read more
Post-processing is not visible when Camera Stack is used
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Observe the Game View ... Read more
Texture clamp mode isn't respected when importing FBX with embedded text...
Reproduction steps:1. Open the user's attached project2. Import "cat_03_clamp" with embedded "clamp" texture Expected result: FBX im... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template