Search Issue Tracker
[RectTransform] Prefab is created with wrong X and Y coordinates when us...
Repro steps:1. Open QA attached project "repro"2. In the top menu bar select Build -> Prefab3. In Hierarchy select game object "g... Read more
Unity on Linux does not output 5.1 sound correctly
To reproduce:0) Have 5.1 Audio system connected and working on each channel1) Open attached project and scene2) Play it3) Control wh... Read more
[UWP] Multiple exemptions are thrown when building project for .NET
Steps to reproduce:1. Download attached project2. Switch platform to UWP3. Set scripting backend to .NET4. Build project Expected re... Read more
Crash on MonoScript::InitializeAssemblyNameAndScriptType when importing ...
How to reproduce:1. Create a new project2. Change the Packages/manifest.json with the one attached to this case3. Open the project A... Read more
"manifest.GetAllDependencies" outputs unnecessary AssetBundle dependancies
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Enter Play Mode3. See Console output ("b,c,b,b")4. Move "MatWithTexture" fr... Read more
[iOS] Launching an iOS app in VR mode causes the app to crash
Reproduction:1) Create a new project with Cardboard as the only item in the VR SDK list.2) Build and deploy to iOS. Expected Result:... Read more
[Linux] Meshes are leaked in scene endlessly
To reproduce:1) Open attached project and scene2) Open up Profiler window and focus it on "Memory"3) Play the scene Two meshes are e... Read more
[iOS][Metal] Render Texture causes a crash on iOS 8 devices
How to reproduce:1. Open the attached project2. Build and run RenderTexture scene on iOS 8 deviceResult: crash Note: when Render Tex... Read more
PhysicsRaycaster does not work with multiple displays
To reproduce: 1. Open the project, attached by the tester (physicsRaycasterBug.zip)2. Build and run the project for PC standalone3. ... Read more
[Metal] App crashes due to certain shaders being included in the build
Reproduction steps: 1. Open "MetalParkitectRepro.zip" project2. Build for Mac3. Open the App Expected Result: The App opensActual Re... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template