Search Issue Tracker
[Regression][AssetPackages] 'Done' button is corrupted when opening 'Ass...
1. Open Unity Connect window in 5.4.0b5;2. Click 'Asset packages...' button;3. Observe 'Done' button. Actual result:'Done' button is... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more
[Memory Profiler] Memory Leak when Memory Profiler is in project
Steps to reproduce:1. Create a new project2. Install the Memory Profiler Package3. Open the Profiler and select Memory as the only M... Read more
[hlsl2glsl -> HLSLcc][iOS] HLSLcc Incorrect shader compilation result on...
How to reproduce:1. Open the attached ShaderCompilationError.zip project2. Build for iOS and deploy the Xcode project to the iOS dev... Read more
Memory Profiler memory usage is not freed when it's window is closed
How to reproduce:1. Open the “MemoryCaptureMemoryIssue” project2. Open the Task Manager and take note of the memory used by the Edit... Read more
[Preset Manager] Preset of .skp file don't have the same properties as S...
Preset of .skp file doesn't have the same properties as SketchUpImporter. Steps to repro:1. Create a new project.2. Import attached ... Read more
[VR] Changing graphical api results in crash
Project Steps:1. Tick "Virtual Reality Supported"2. Set Graphical api to directx113. Set graphicsl api to opengl core4. Set Graphica... Read more
Terrain component missing its help icon
All components in Unity have a help icon that when clicked send the user to the local documentation page for that component, but the... 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
Adding a new element or removing an existing one doesn't work when there...
Reproduction steps:1. Open the attached “Repro” project2. Open the Custom Heros Window (Window > GameData > Heros)3. Select “h... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved