Search Issue Tracker
[Android] Shader fails in OpenGLES 3.0 on Adreno 306 when comparing frag...
To reproduce:1) Open attached project and scene.unity in it2) Make sure in Player Settings OpenGLES 3.0 is forced or Automatic is us... Read more
-e IL2CPP build failure when the Unity folder name is changed
1. Install Unity 4.6.4p2 on Mac2. Rename "Unity" folder to "Unity 4.6.4p2". Make sure there is a space in the name3. Run Unity Edito... Read more
The Object Hierarchy is not preserved when Objects are Imported using Sc...
Reproduction steps:1. Create a new project2. Import the attached Unity Package named "Package_1112123"3. Observe the Hierarchy of th... Read more
[UnityScript] Error in Mono Develop when trying to add Debug.Log
Steps to reproduce : - create a new Javascript- open in Mono Develop- type Debug.Log ( and the error will appear *Note :Only reprodu... Read more
[Android] The Player freezes when loading Asset Bundles from the Main Th...
Reproduction steps:1. Open the attached “ASDQWE” project2. Build and run the Player (File > Build And Run)3. In the Player, press... Read more
ToolbarSearchField parent element is not fully covered by children elements
How to reproduce:1. Open attached '1180403-ToolbarSearchField-issue.zip' project2. Open TestWindow > ReproIssue3. Observe Toolbar... Read more
Mixed Reality Template crashes when attempting to "Fix All" issues in th...
Steps to reproduce: 1. Install Unity 6000.0.14f1 2. Create new template with the Mixed Reality template 3. After the project boots u... Read more
[Linux] Whole Editor is rendered in pink when creating a new LWRP project
How to reproduce:1. Create a new project with the LWRP template Expected results: Editor opens the newly created project correctlyAc... Read more
An instance of a class that is derived from a class that is derived from...
Steps to reproduce: 1. Open attached project2. Open up 'blah.cs' script and notice that Msg class is derived from MessageBase and ha... Read more
Local addressable Scene is not loaded when built in WebGL followed with ...
How to reproduce:1. Open the project "IN_23849"2. Press File -> Build Settings3. Select WebGL as a platform4. Build And Run Expec... 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