Search Issue Tracker
Terrain performance glitch when Quality settings window is open
Note: this issue does not involve play modeTo reproduce:1. Open project MecanimTute2. Open scene Main3. Select terreno in scene4. Se... Read more
The terrain texture is not visible in the built project
Steps to reproduce:1. Open the project provided by the user2. Open the "FromHelicopter.unity" scene3. Play the scene in the editor a... Read more
-e GameCenter.mm uses a non-thread safe static var
GameCenter.mm uses a non-thread safe static var AchievementWrapper.reportProgress uses a static variable (achievementCache) with no ... Read more
WWW.texture destroys quality by converting PNG from sRGB->2.0 gamma and ...
WWW.texture will create the texture in the active colour space only It is not possible to choose which colour space to use, which is... Read more
Memory leak errors in the console when searching in the Hierarchy
Steps to reproduce : - import the project attached- open the scene- search for "light" in the Hierarchy- select a light and notice t... Read more
PhysicMaterial. PhysX. Braking distance is half of what you must get by ...
Start scene and check console.In scene you'll see cube that moves on plane. It has some initial velocity and it should stop because ... Read more
Occlusion Culling appears to be slower than not culling
Steps to reproduce : - import the project attached- open the scene- press play and look at CPU Usage in the profiler- select the Ant... Read more
[WP8] Robotlab crashes on "weaker" Windows Phone 8 devices
Steps to reproduce:1. Import Robotlab project from Asset Store2. Deploy project with a main scene set to "Empty" to a Windows Phone ... Read more
Occlusion culling incorrectly culls geometry when camera is out of gener...
Steps to reproduce : - import the project attached- open Occlusion Culling tab- open the scene- move the camera in the scene and not... Read more
Serialization error when having a class and a generic with the same name
To reproduce:1. Open the attached project2. Open the scene3. Make sure you have an object with a script attached4. Make sure the scr... 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