Search Issue Tracker
[IOS][GLES2][GLES3] Graphics.Blit causes logical frame buffer load on ti...
Info: Its seems during the Graphics.Blit, frame buffer is mounted without discarded data that caused logical load of last frame buff... Read more
Debugger continues instead of stepping over line.
Steps to reproduce: 1. Open project "case_790439-DebugBug Edited" 2. Open "BugScene" scene 3. Open BugCode.cs with Visual Studio 201... Read more
Animation stops before reaching designated position
Steps to reproduce: 1. Open the attached project 2. Open the available scene 3. Play the scene 4. Select 'BoosterOpeningPrefab' in t... Read more
Calling EditorSceneManager.MarkAllScenesDirty in Awake does not mark sce...
Steps to reproduce: 1. Open attached project 2. Open scene "Test" 3. Notice that it's not marked as dirty. That's because EditorSce... Read more
[Substances] Importing substance from asset store and adding it to GO th...
Steps to repro: 1. Launch Unity 2. Open asset store 3. Try to import the towel substance package Note: When the import dialog com... Read more
[Renderer] Pivot offset on the Y axis is inverted
The Y axis of the pivot setting in the particle renderer looks to be inverted. 1. Open Pivot scene from attached project. 2. Select... Read more
[ComputeShader][WebGL]Console error when try to Dispatch Compute Shader ...
Steps to reproduce: 1) Download attached project "Compute Shader Test.zip". 2) Play scene 3) error is printed in console expected r... Read more
[DX11] SAMPLE_DEPTH_TEXTURE returns zero on windows standalone
Steps to reproduce: 1. Open attached project 2. Open scene "shadow" 3. Make sure that DX11 is enabled 4. Run the scene and notice t... Read more
[Collision] Lifetime loss on collision feels like it is subtracting too ...
Particle lifetime loss upon collision looks to be taking away too much lifetime. Repro steps: 1. Open LifetimeLoss scene from attac... Read more
[RotationBySpeed] Particles rotate at the same speed, regardless of thei...
Rotation by speed does not affect the rotation rate of particles based on their speed. Repro steps: 1. Open RotationBySpeed from at... 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
- [Linux] Crash on DetermineFileNameForNewPrefab when creating Prefab Variant
- Memory Profiler styling breaks when the SummaryView.uxml file is opened in UI Builder
- A "projectChanged" event is not triggered when Sprites are added to a SpriteAtlas
- A Memory leak occurs when the "JsonSerialization.FromJson" function is executed
- “ArgumentException: SetData()“ error when making a character with PSDImporter under specific conditions