Search Issue Tracker
NullReferenceExceptions are thrown after selecting an Visual Effects Gra...
How to reproduce it:1. Open the attached project "1315582.zip"2. Load the "SampleScene" Scene3. Select a "Visual Effect" GameObject ... Read more
[Memory Profiler] Snapshots labels do not match in different window plac...
How to reproduce:1. Create a new Unity project2. Install the Memory Profiler package3. Open Memory Profiler window4. Capture a memor... Read more
[iOS] Screen.orientation is inverted after changing screen orientations ...
Reproduction steps:1. Open the attached project.2. Build it on an iOS device.3. Hold it in LandscapeLeft position.4. Tilt the device... Read more
[ProBuilder] Samples reference LWRP instead of Universal RP
One of the samples for the ProBuilder package is called "LWRP Support". This sample contains a Material that also references LWRP. B... Read more
"Mesh 'NormalCurveRendererMesh'" error thrown when interacting with Anim...
How to reproduce:1. Open the attached project “IN_15265”2. Open “Example Animation” Animation Clip in the Assets3. Select the Curves... Read more
The Editor freezes on RenderGraphViewer.Repaint when entering too many c...
Steps to reproduce: Open any Project Navigate to Window > Analysis > Render Graph Viewer In any of the Search fields either un... Read more
Ubuntu - Create list under Project palette does not display options corr...
When using the + button, under the Project menu, the list starts with a number or blank lines at the top. 2. How we can reproduce it... Read more
[WebGL] Blit with Custom Shader is not rendered in Player
Reproduction steps:1. Open the attached “WebGL_URP_CustomShaderBugDemo.zip“ project2. Change platform to WebGL3. Build And Run the p... Read more
Instantiated Camera prefabs have OnRenderImage called twice per update
Instantiated Game Objects that contain Cameras and use Post Effects have OnRenderImage called twice. This is especially bad in VR, w... Read more
Hierarchy window context menu items "Duplicate" and "Delete" do not do a...
How to reproduce:1. Open any project2. Select any GameObject from the Hierarchy window3. Right-click outside of the selection in the... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code