Search Issue Tracker
[Plugin] Native Plugins using .bundle files are not recognised by the Ed...
Steps to reproduce: 1. Open attached project2. Go to Plugins/iOS/64 Bit Plugins directory3. Click on the .bundle plugin file4. Notic... Read more
[iOS] Loading with WWW.LoadFromCacheOrDownload from StreamingAssets hang...
Steps to reproduce: 1. Open attached project (StreamingAssetsDownloadBug_stripped.zip)2. Build for iOS3. Build the Xcode project and... Read more
[ProBuilder]Vertices and edges are not highlighted while selecting respe...
Steps To Reproduce: 1. Create a project2. Windows > Package Manager > ProBuilder> Install3. Tools > ProBuilder Window4. ... Read more
Transition blend handles should not be inversable
Transition blend handles should not be inversable 1. What happenedWhen manipulating the transition blend handles (blue start/end han... Read more
OnPostprocessAllAssets called multiple times when creating several assets
Reproduction steps: Open the attached “AssetImportTest.zip” project Select the “/Assets/Prefabs” folder in the Project window Press ... Read more
"Assertion failed on expression: 'success'" error thrown when opening Pr...
How to reproduce:1. Create new Unity project2. Go to Window > Analysis and open Profiler (Standalone Process)3. Observe the error... Read more
[Shuriken][Collision] "Planes" collision mode keeps displaying the colli...
The visual representation of the collision plane is still visible even when the collision method is switched to world if the transfo... Read more
Sprite preview looks blurred on low res sprites, even though point filte...
To reproduce: 1) Open the attached project2) Select sprite sheet in assets, check that filtering is set to point3) Now select any sl... Read more
Texture2D creates DXT texture when the unacceptable texture size is given.
Reproduction steps: 1. Create a new project2. Import the attached Script (DXTTest.cs)3. Run Script (Menu Entry > Bug Test > DX... Read more
[TreeCreator] Color of Leaf Material does not update when assigned Mater...
Color of Leaf Material does not update when assigned Material's color is changedUser needs to reassign the Material then only leaf c... 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