Search Issue Tracker
Create menu creates objects that were not chosen
Using Unity 2022.2 with the AR Template project I tried to use the Create menu in Project view to make a Reference Image Library, bu... Read more
[iOS] PVRTC RGBA 2bpp discards lowests 4 mips
How to reproduce:1. Open project "PVRTCBrokenDemo2.zip"2. Go to the Build Settings, add the "SampleScene" Scene to the Build, choose... Read more
[VFX/Timeline] Wrap Mode Loop is only playing VFX once
Step to repro:- Create a simple setup of Timeline using VFX Control Track- Change the Playable director to Wrap mode "Loop"- Play wi... Read more
IL2CPP exception when using function pointer with generic parameter from...
Reproduction steps:1. Open the attached project2. Go to File > Build Settings3. Press Build in the Build Settings window Expected... Read more
MissingReferenceException is thrown when calling Object.Destroy from a U...
Reproduction steps:1. Open the attached 'Issue #1231781' project2. Open the 'SampleScene'3. Enter Play mode4. Click on the 'Click he... Read more
Editor crashes when enabling a certain gameObject
Reproduction steps:1. Open users attached project2. Open Scenes/DemoWithPostProcess.unity scene3. Select the "PfbRaytraceDataManager... Read more
Async/await makes the Editor hang indefinitely
How to reproduce:1. Open the attached "Deadlock test" project2. In the Project window, Right Click -> Create -> Bug -> Samp... Read more
XR Interactor Reticle Visual not working with UI
I'm trying to create a reticle object using XR Interaction Toolkit for both 3D and UI interaction. I've setup my scene just as descr... Read more
UIToolkit draws red into blue and alpha channels on some Adreno GPUs
On some Adreno GPUs, UIToolkit draws with incorrect colors (e.g. red is propagated to blue and alpha channels). Confirmed GPUs:Adren... Read more
Setting the Model View matrix using GL.MultMatrix instead of GL.modelvie...
How to reproduce:1. Open the attached project ("1421432_repro.zip")2. Enter Play Mode3. Observe the model4. Click on the "ChangeMVMo... 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