Search Issue Tracker
IL2CPP iOS builds can't send or receive RPCs
- Build attached project with Scripting Backend IL2CPP and run on device - Run "Test.scene" in Editor and click "Start Server" - On ... Read more
Target selection menu in Profiler has no highlight when hovering on vari...
How to reproduce: 1. Create a new Unity project 2. Go to Window -> Analysis -> Profiler 3. Near the "Record" button, open the tar... Read more
Lighting is cast from all LoD groups when using Progressive GPU Lightmapper
How to reproduce: 1. Open user-submitted project (LoDLightmap) 2. See how the light is cast on the wall Expected result: only red c... Read more
Windows build crashes when closing executable with non native resolution...
Reproduction steps: 1. Create new poject 2. Go to Build Settings>Player Settings 3. In Other Settings panel, uncheck "Auto Graphics ... Read more
[SRP] Errors on selecting Color gradient in Lens Flare(SRP) Asset
Assertion failed on expression: 'didInsert' error is encountered on clicking 'Color Gradient' Field after Enabling 'Multiple Element... Read more
[Editor] Null reference exception occurs when changing color for a gradi...
Null reference exception occurs when changing color for a gradient key. While creating new keys, and opening the color editor quickl... Read more
[Android][URP] Visual artifacts on GameObjects when using Forward+ Rende...
Steps to reproduce: 1. Open the attached “ForwardPlusRenderingTest” project 2. Build And Run the project on the device 3. Observe... Read more
Render Textures flickering in Play Mode when Game view is a specific siz...
How to reproduce: 1. Open the user's attached "1008516-RenderTextureFlicker.zip" project 2. Open "LocalTestScene" 3. Reset to defaul... Read more
A second unparented GameObject is created when duplicating a Prefab with...
Reproduction steps: 1. Open the attached project “BugDuplicatedObjectWithHideFlags” 2. Select “ObjectWithAutoCreatorAsPrefabInstan... Read more
Game view Z/stencil buffer not present in maximized game view
Simplest: just have any geometry in the scene and maximize game view. Only skybox will be visible. - Use the scene Car.unity from t... 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