Search Issue Tracker
[VR] Canvas should not lag behind when attached to a spatially tracked o...
Verified FIXED with 2017.3.0b6 and SteamVR 1.2.2 Steps to reproduce:1. Download and open attached project "FloatingCanvas.zip"2. Mak... Read more
[ImageFx] Deferred + Multi camera + HDR (e.g. weapon cam) makes GlobalFo...
Multi-camera setups involving deferred shading/lighting and HDR cameras cause image effects on the 1st camera to not be visible. To ... Read more
'Selected texture format 'ARGB 16 bit' is not valid' error is shown afte...
Steps to repro:1. Open the attached project and 'ProgressiveLightmappingExample' scene;2. In the Lighting window press 'Generate Lig... Read more
MonoDevelop fails to fully open from within Unity
When the JavaScript script file is double-clicked in Unity editor for the first time after restarting computer, MonoDevelop fails to... Read more
The old name is still visible while renaming a GameObject in the hierarchy
This is only reproducible with Unity free. Reproduced with:Unity Version 4.5.0f6 (fd4616464986) Read more
[Asset Bundle] Unity fails to load the object with script that has the s...
Reproduction steps:1) Open attached project "ABRefBug"2) Build asset bundles using the menu "Assets/AssetBundles/Build AssetBundles"... Read more
Profiler: memory profiler shows "unknown" for amounts >2GB
Memory profiler (both simple & detailed views) shows "Unknown" for amounts of memorythat are larger than 2GB. For example, if &g... Read more
[LoadLevel] Ambient GI and reflection probes not loaded if continuous ba...
Note: This fix is for scenes loaded from asset bundles. Loading simply in editor still won't load GI, but that's known and will be f... Read more
PathQueryStatus.Success is returned in a Script but the Path can't be re...
How to reproduce:1. Open the attached project's "case_1197062-Project.zip" Scene labeled "SampleScene"2. Enter the Play Mode3. Click... 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