Search Issue Tracker
Cloth simulation doesn't work when used in a non-development Build
How to reproduce: 1. Open the attached project "ClothSimBugReleaseBuilds.zip" 2. Build And Run the project Expected results: Th... Read more
[WP8.1] Material with high tiling values does not render its texture cor...
To reproduce: 1. Create a plane 2. Create a new material 3. Add a texture to the material (Albedo) 4. Set the tiling of the material... Read more
Some UI Component properties do not show that they were modified when th...
How to reproduce: 1. Open the user's attached "LayoutGroupPrefabBug" project 2. Open the Scene named "Scene" 3. Select the "Panel" G... Read more
Unity build does not start in Chrome if running on an iframe that has th...
-Chrome has changed its behavior to start throwing a security exception if navigator.getGamepads() is called and the page is run fro... Read more
[Profiler] "Requested frame does not exists" exception thrown on clearin...
"Requested frame does not exists" exception thrown on clearing UI frame data. Steps to repro: 1. Create a new project. 2. Windows ... Read more
The sample rate of animation imported to Unity is set 12.5fps if lower t...
How to reproduce: 1. Open the attached project 2. Open and play 1.scene ( compare two clips with sampleRate-10 & sampleRate-60) 3. S... Read more
'Frame not in module' when stepping into partial class if NodeCanvas is ...
How to reproduce: 1. Open attached project 2. Open 'test' script 3. Place breakpoint on line 8 (StartCoroutine(t1());) 4. Attach deb... Read more
[Linux Editor] SpriteShape object does not come with Collider component.
According to the test case: https://qatestrail.hq.unity3d.com/index.php?/cases/view/59383 When a new Sprite Shape object is created,... Read more
Shader Graph Master Node unsupported render pipeline error message is no...
How to reproduce: 1. Create a new project 2. Install Shader Graph 3. Create a Shader Graph asset (either Unlit or PBR) 4. Double cli... Read more
[iOS] targetFrameRate targets 30fps when it's set to -1
To Reproduce: 1. Deploy the attached project. 2. Observe the outputted frame rate. 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
- Crash on __pthread_kill when entering Play mode
- Crash on tlsf_free when exiting Play Mode in a specific project
- Camera Solid Color is overwritten when injecting Custom Render Pass at 'RenderPassEvent.AfterRenderingPrePasses + 1'
- Shadows are not rendering when using the "On Demand" shadow update mode with GPU Resident Drawer and additional camera render texture
- "AVFoundationVideoMedia error while reading” error is thrown when streaming from a URL with a signed token in VideoPlayer