Search Issue Tracker
[XCode] [iOS] "UNITY_USES_REMOTE_NOTIFICATIONS" is set to 1 by default
Reproduction steps:1. Create new project2. Build to iOS platform3. Open Xcode project4. Open "Classes/Preprocessor.h" code5. Notice ... Read more
[Build] - 2017 : Building Project for Hololens with C# Project selected ...
Building Project for Hololens with C# Project selected and Playmaker 1.8.3 installed with the uGui ProxyFull unity package also inst... Read more
mono_get_runtime_build_info crash when opening project due to a corrupte...
1. Open "Steam-Game.zip" project #0 0x0000010aa761c3 in mono_get_runtime_build_info#1 0x0000010aba111e in mono_runtime_invoke#2 0x00... Read more
[VR] Crash in physx::shdfnd::Foundation::getNamedAllocMap when hitting a...
To reproduce:1. Open the attached project;2. Build and run "DemoRegion" scene;3. Using HTC Vive controllers, shoot at the enemy. Exp... Read more
[macEditor] 'NSWindow warning: adding an unknown subview' when launching...
To Reproduce: 1. Open any Unity project on macOS project.2. Observe that in Editor.log: 2017-03-03 13:26:57.371 Unity[90009:12994172... Read more
Enabling/disabling cloth components through script crashes the editor
Enabling/disabling cloth components through script crashes the editor on weaker HDDs/CPUs.Could reproduce only once on SSD, noticabl... Read more
IL2CPP cannot marshal System.Uri in Windows Runtime scenarios.
When we use UWP's WebView class we get a marshalling exception. System.Runtime.InteropServices.MarshalDirectiveException: Cannot mar... Read more
[WebGL] rendering is broken (only a part of the screen is fine, the rest...
[WebGL] rendering is broken (only a part of the screen is fine, the rest is visual garbage).In Unity 5.5.1p4 the issue has evolved: ... Read more
Documentation does not have correct arguments for -buildTarget to build ...
Edit: This only needs an update to the documentation. See comments below. To reproduce:1. Run this command:"{UNITY_5.6b6 PATH}" -pro... Read more
Animation's clip name isn't renamed in Import settings when using @ prefix
Steps to reproduce:1. Download @cube.fbx2. Create new project and import @cube.fbx Expected results: Animation name in Project and i... 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