Search Issue Tracker
[iOS] Launch Screen Fill Percentage text doesn't fit
In "Player Setting/Splash Image/Launch Screen" See attached screenshot. Read more
Editor crashes when passing null object to UnityEditor.Undo.DestroyObjec...
Just call UnityEditor.Undo.DestroyObjectImmediate (null); in the Start() method of a script attached to a GameObject and Unity will ... Read more
[iOS] WWW requests not working on iOS9
To Reproduce: 1. Deploy the attached project to an iOS9 device.2. Observe that progress is www.progress is stuck on zero and the req... Read more
[iOS] Handheld.PlayFullScreenMovie is not working on 5.2
To Reproduce: 1. Deploy the attached project.2. Observe that none of the videos can be found. When calling Handheld.PlayFullScreenMo... Read more
Setting frame rate of AnimationClip to 0 crashes unity
Steps to reproduce: 1. Open attached project ("AnimationClipCrash");2. Open scene "bug"3. Run it Note: SetFrameRate.cs sets Animatio... Read more
[Windows] Multibyte characters in the company/product name are wrongly e...
Using multibyte characters (e.g. Chinese, Japanese and Korean) in the company name (PlayerSettings.companyName) and the product name... Read more
Graphics ThreadedDisplayList::Patch crash opening a scene (5.2 regression)
To reproduce:1. Open attached project2. Open track scene3. Click on anything4. Editor crashes Read more
Opening a scene crashes the editor. In TreeRendering
To reproduce:1. Open attached project2. Open Benchmarking sceneExpected result: Scene opensActual result: Crash Read more
[Webplayer] Dev console not showing up in dev build
-e: see title, works well in 5.1 -repro--add a script that emits some log errors--build and run for webplayer as dev build--make sur... 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
- Visible instance buffer returns 0 for every instance when using BatchDrawCommandIndirect on Adreno devices with Vulkan API
- [Android][Vulkan] Native crash in AndroidVulkanVideo::ProcessFrame and AndroidVulkanVideo::Context::~Context() when switching screens
- Screen brightness is not set to a default value when Screen.brightness is set to a negative value
- macOS app window title is not localized when built from generated Xcode project
- Unity Hub doesn't preserve the changed Channel when manually restarting the Hub