Search Issue Tracker
Setting HideFlags.DontSaveInEditor on a GameObject breaks its Update loo...
Steps to reproduce:1. open users attached project2. scene 'Main'3. scale cube 'Buggy' in scene view Actual: values are not loggedExp... Read more
Crashes when "Open Project" between projects of different Unity 5.3.5x v...
Reproduction Steps:1. Open User's or any other project in Unity 5.3.5f12. Close the project3. Open Any other project in Unity 5.3.5p... Read more
[TrailRenderer] does not start from start position when attached to fast...
Steps to reproduce:1. open users attached project (last one he attached)2. play the scene Expected: TrailRenderer starts from green ... Read more
[Standalone] corrupts texture, visible glitches
Steps to reproduce:1. Download and open project from DropBox (https://www.dropbox.com/sh/sciispmhi1dj9em/AADKa55MHcWPqNodZe9kgV0ja?d... Read more
[iOS] PropertyInfo incorrect for objects serialised to JSON
Steps to reproduce:1) Open the project attached by me.2) Build the project for iOS.3) Deploy the project to a device via Xcode.4) Op... Read more
Batching statistics is not collected
How to reproduce: 1. Open the attached project and the "Batching Test" scene in it.2. Open the Profiler window.3. Make sure that Sta... Read more
[iOS][GLES] Extension 'GL_EXT_frag_depth' is not supported when running ...
To Reproduce: 1. Build and run the attached project with 5.4 (tested on b21) on iOS with GLES2 on iOS.2. Observe that these errors a... Read more
Mask is not anti-aliased, contains visible jagged edges
Steps to reproduce:1. open attached project2. press play (optional, but center camera) Red - maskWhite - image Expected: both mask a... Read more
Break Prefab Instance should completely break a link to the original prefab
Reproduction steps:1. Open attached project2. Drag prefab "I am a Prefab" in to the Hierarchy3. Duplicate it4. Select duplicated obj... Read more
[Probes] Memory Leak when using reflection probes with Graphics Jobs ena...
1. Open the attached project 'Probes'2. Open the available scene3. Build & Run4. Check built project's memory usageNote: Memory ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used