Search Issue Tracker
The themes are not accessible when using UI Builder
Reproduction steps: Open the “UIBuilderBugs.zip” project Create and open a new UI Document Observe themes Expected result: Dark Them... Read more
Entity's "ChunkWorldRenderBounds" component "Extents" value is always zero
How to reproduce:1. Open attached project "static_repro.zip" and scene "static"2. Enter Play mode3. Open "Window" -> "Analysis" -... Read more
Scene View Camera gets tilted in Z axis when switching to 3D then to 2D ...
How to reproduce:1. Open attached project "Case_1159486_2d3d.zip"2. Switch to the 2D view in Scene View3. Switch to the 3D view and ... Read more
[Metal][RealtimeGI] Baked albedo colors are different from the shaded co...
Steps to repro:1. Open the attached project and 'VertexPaint_Playground' scene on OSX with Metal API;2. In the lighting window press... Read more
[UI Toolkit] IMGUI emun property inside a IMGUIContainer and ListView wo...
Steps to repro: Open the project select "Assets/ExampleObj.asset" Then try to change some enum dropdown in the inspector. See gif fi... Read more
[Camera] Calling Camera.Render in OnRenderImage always clears the depth ...
To reproduce:1. Open attached project2. Open DepthTextureBug scene3. Press play4. Select main camera5. Select On Render Image6. Noti... Read more
[Hub] Size of the Hub window reverts back to default when closing and op...
How to reproduce:1. Open Hub2. Change the size of the window3. Close the window4. Open the Hub again Expected result: Window is the ... Read more
[Profiler] The CPU Profiler -> Hierarchy view's "Show Calls" view does n...
Steps to Reproduce:1. Add the Test.cs file to an Empty project and attach the component to something in the scene.2. Run the game wi... Read more
OnPreviewGUI method's background image is rendered grey instead of white...
How to reproduce:1. Open the attached 'TestPreviewRenderer2.zip' project2. Navigate Example -> GameObject Editor3. Observe that b... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class