Search Issue Tracker
Material Preview does not show selected Reflection Probes
Steps to reproduce:1. Create new builtin template2. Create a new material3. Set it to fully metallic and smooth4. Select the created... Read more
Image for adding Tags needs to be updated in manual page
Editor/Data/Documentation/en/Manual/Tags.html - the image in the "Applying a tag" section is really ancient and needs an update Read more
ShaderLab pragmas are no longer allowed in regular include directives
Steps to reproduce: 1. Create a new Unity project2. Create a new unlit shader3. Create an include file with "#pragma vertex vert" in... Read more
[Android] When launching a thread on an Android device after calling App...
To reproduce:1. Open the attached project2. Make sure the Scripting Runtime Version is set to .NET 4.6 and Mono is selected3. Make s... Read more
[IL2CPP] "il2cpp.exe did not run properly" error is thrown when building...
Steps to reproduce:1. Open user's attached project "DungeonCrawlTycoon.zip"2. Build it as an App bundle3. Notice the Task manager wh... Read more
Altering Mass on a Rigidbody with multiple child colliders causes positi...
Steps to reproduce: 1. Open attached project "775001.zip"2. Open scene "repro"3. Select "MeshBox (1)" in hierarchy and notice that i... Read more
[EdgeCollider] 2D circle collider collides incorectly with one-way edge ...
To reproduce:1. Open attached project2. Open the one_way_test scene3. Press play4. Notice that circle falls through edge collider Read more
[Android] Input is being recorded while Splash screen is still being sho...
To reproduce:1. Open attached project "Test Project.zip"2. Build for Android3. While the application is in splash screen (or even ea... Read more
[Player Settings] [Common] [Rendering] - Color Space value should get ap...
Steps to reproduce: 1. Open File > Build Profiles 2. Create a build profile and add player settings to it (press Customize Player... Read more
Enabling Deep Profile on Standalone Profiler crashes the Standalone Prof...
Steps to reproduce:1. Create a new project or open an existing one2. Open Standalone Profiler3. Enable Deep Profile4. Switch to Edit... 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