Search Issue Tracker
Standard shader: Normal map does not work correctly
To reproduce this bug: 1.Open the attached project2. Open 'shaderTest' scene3. Notice 2 cubes. Left one uses Legacy Shaders and righ... Read more
Reflection Probes, Default skybox, Lightmap texture cause Textures::Relo...
To reproduce:1. Deploy Sample Assets 5.0 project to WP8 (development build). The startup scene should be the menu scene2. Hit the "H... Read more
MaterialEditor.PropertiesDefaultGUI() misses method signature
MaterialEditor.PropertiesDefaultGUI() misses method signatureAnd 'void returns true' is unconvincing. Current page content:---------... Read more
Scroll rect scrolls automatically after disabling/enabling parent object
To reproduce:1. Open attached project2. Open MainScene3. Press Play4. Press Disable Parent button5. Click Enable Parent button6. Not... Read more
Syncing and unsyncing layers doesn't updates in the animation controller...
Syncing and unsyncing layers doesn't updates in the animation controller window Repro:1. Add a new controller,2. In the Base Layer a... Read more
WebGL building fails on b10
To reproduce this issue: 1. Open the attached project2. Build on WebGL3. Building fails with '...il2cpp.exe did not run properly..' ... Read more
UI: CanvasGroup.alpha can be set to more than 1 in the script
To reproduce this bug: 1. Open the attached project2. Open 'bugCanvasGroupAlpha' scene3. Play the scene4. Press the button ('Set alp... Read more
If Social.localUser.Authenticate fails it doesn't return a reason why it...
After Social.localUser.Authenticate fails, it should output/return why it failed, for example it might be necessary to react differe... Read more
SSAO Image Effect causes artifacts to appear when used with cutout shader
Steps to reproduce:1. Download attached project2. Enter play mode. See darker edges appear on cut-off texture area. 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