Search Issue Tracker
"Create New SpriteRenderer Preset ..." function is presented with search...
Steps to reproduce: Create a project Add 2D/3D game object Go to "Inspector" tab Select any component Click on preset icon Verify, t... Read more
[UIElements] MinMaxField values in the inspector are not updated when us...
How to reproduce:1. Open the attached project ("case_1169908-Test.zip")2. Open BugReport > MinMaxField tab3. Double click on the ... Read more
[OSX] D3DCompiler produces incorrect bytecode on Mac (Wodka issue? - nee...
Repro steps:1) Open the project and TestShader.shader in it2) In the frag function notice line 54: "fixed c = 5.0xx"2) Select the Te... Read more
[Crash] Infinitely recursive function which allocates memory crashes unity
Reproduction steps with a project:1. Open attached project "AscensionCrashTest"2. Open scene "Main"3. Run the game Notes:1. Crashes ... Read more
High CPU Load when editor is trying to trim Full GI Cache
How to reproduce:1. Create and open a new project2. Ensure "Maximum Cache Size" (in Edit -> Preferences) is set to 5GB,3. Close p... Read more
[Adreno][Vulkan][Android] Models rendered with Blend "One Zero" or an im...
Reproduction steps:1. Open "VulcanAndroidBug.zip" project2. Build & Run for Android3. Notice that "Blend One Zero" and "Implicit... Read more
[Themes] Unity keeps refreshing on mouse pointer up when font is changed...
Unity keeps refreshing on mouse pointer up when font is changed and tree is selected in Project Browser. Refer the attached gif Step... Read more
[ScriptableObject] NullReferenceException when selecting multiple assets
Steps to reproduce: 1. Open attached project2. Select "MissingScript" asset and notice that it has a script missing3. Select both, "... Read more
[URP] Shadows are being culled incorrectly in the corner of the Camera V...
To reproduce: 1. Download attached "LWRP_shadow_distance.zip" project and open in Unity2. Open "SampleScene" scene3. Observe the Sha... Read more
Baking reflection probes performance regression
1. What happenedOn 5.3.2p4 it takes about twice the time to bake reflection and custom probes as in 5.2.4p1. 2. How we can reproduce... 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