Search Issue Tracker
[Postprocessing] Resets values for reimported asset
Steps to reproduce: 1) Download attached project " ImportAssetTest.zip" and open in Unity.2) In Project tab, go to Assets >> A... Read more
Project pane sorts files according to name but ignores extension, causin...
Steps to reproduce : - create a new folder- in the folder create one shader called "test"- create two materials called "test" and "t... Read more
RenderingCommandBuffers sample project broken, .ndotl removed from shade...
1) On http://docs.unity3d.com/Manual/GraphicsCommandBuffers.html there is a link to http://docs.unity3d.com/uploads/Examples/Renderi... Read more
[Editor][CmdBuffers] Undo doesn't work for RenderingCommandBuffers delet...
1) On http://docs.unity3d.com/Manual/GraphicsCommandBuffers.html there is a link to http://docs.unity3d.com/uploads/Examples/Renderi... Read more
[Shuriken] ParticleSystem.Play() with start delay pauses the particles
Steps to reproduce: 1. Download and import attached project.2. Load scene: main3. Play the scene and wait one sec till particles sta... Read more
[Shuriken] Mesh particles with negative scale are inverted incorrectly w...
Steps to reproduce: 1. Download and import attached project. (NegativeScale_THIRD_TRY.zip)2. Open scene: test_3_Cubes3. Press play. ... Read more
Enum.ToString is broken for large unsigned enums
Given this code, .NET outputs the enum value names correct. IL2CPP does not: using System; class Program{[Flags]enum MyFlags : uint{... Read more
Null GUIContent will reserve space for some controls
Steps to reproduce : - import the project attached- open the Bug Window (Bug->Bug Window) and notice how the second bounds contro... Read more
[WSA] Fullscreen Movie Player has no Exit button
On Store Apps impossible to stop movie, when launched Handheld.PlayFullScreenMovie(). You have to wait till movie finishes to play. ... Read more
Nested GUILayoutWidth option breaks layout group vertical padding
Steps to reproduce : - open the project attached- open the Bug Window (Bug->Bug Window) and notice the that one of the bars is ve... 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