Search Issue Tracker
[WSA] Win Store Apps C++ XAML project doesn't overwrite editor's plugin ...
Win Store Apps XAML C++ project has wrong pre-build script for plugins. First script line is:copy /Y "$(ProjectDir)\Plugins\Metro\$(... Read more
Selecting the object's icon fails when changing it for the first time
Steps to repro:1. Create a new project2. Try to change the object's icon by clicking on the cube next to it's name3. Select any spri... Read more
[ReflectionProbes] Reflective object created in Unity 5 beta 6 does not ...
Using Unity 5.0 beta 6 I made a project that has a reflective object. The reflections work fine when I bake the reflection probe in ... Read more
Vertex error in console when heightmesh has 64k + vertices.
When Heightmesh debug gfx overlay is enabled and the heightmesh has more than 64k vertices the console shows error: vertexCount <... Read more
NullReferenceException when moving a script between Inspector and Hierarchy
1. Open attached project2. Open Ugnius_test_scene3. Move CookingObjectScript from FoodStall to it's child object "Entrence"Expected ... Read more
EditorGUI.DrawPreviewTexture doesn't render texture alpha
To Reproduce:1. Open the attached project, selestc texture '1' in assets, set it's 'Alpha Is Transparency' to true.2. Open 'Window/R... Read more
GCSettings.LatencyMode is set to Batch on WP8 devices
GCSettings.LatencyMode by default is set to batch on Windows Phone devices, while on the editor it is set to Interactive. To reprodu... Read more
[Materials] Creating materials leaks memory
Creating new materials leaks memory. To reproduce:1. Open attached project2. Open Untitled scene3. Enter play mode4. Observe used me... Read more
Wrong upgrading project message when going from 5.x back to 4.x
To reproduce:1) Create new project with 5.x.2) Create a cube and material with standard shader3) Attach material to cube4) Open it o... Read more
Render textures seem to be incredibly slow on OS X
To reproduce:1. Open attached project2. Open test scene3. Change the Itariations sliderExpected result: The performance is at least ... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal