Search Issue Tracker
Terrain material does not receive updates when its color is changed usin...
Reproduction steps:1. Open the attached 'MapTest' project2. Open the 'SampleScene'3. Enter Play mode4. Observe the 'MapManager' Game... Read more
[Android] Calling AndroidJavaClass.CallStatic causes a JNI crash
Repro steps:1. Open QA attached project "repro_1139007"2. Switch the build target to Android3. Build and Run Actual: App crashes aft... Read more
BatchRendererGroup draws have poor thread load balancing in some cases
A user on the forum reports that BatchRendererGroup is taking longer than GameObjects for their workload. The issue seems to be that... Read more
2D Animation package performance has degraded in newer (2.2.0 P4 and lat...
How it was tested:1. Created a new project2. Added assets from ("REPRO.zip")3. Added 4 copies of ("agate.psb") asset to the Scene4. ... Read more
[iOS] Substance RAM footprint is including input texture files
How to reproduce: 1. Open attached project (35518 substance ram.zip)2. Build to iOS and run- Once run, there should be two spinning ... Read more
Importing some assets store packages fails while editor is trying to imp...
Steps to reproduce: 1. Create new project2. Open asset store and try to import Viking Village package Actual result: Package import ... Read more
Render Feature causing black screen only on some iOS devices
How to reproduce:1. Download and open the attached "FogErrorTest" project2. Build and deploy the project to iOS3. Observe the screen... Read more
InflateFieldDefinition crash in builds when a specific script is include...
How to reproduce:1. Open the attached project ("repro_1426854.zip")2. In Build Settings, make sure Development Build, Script Debuggi... Read more
[DarkSkin]'|' character in Custom Window Title causes ArgumentException ...
To reproduce:1) Create new project2) Create Editor folder and add an Editor Window (Use the example in: http://docs.unity3d.com/Scri... Read more
Prefabs using "Hybrid Convert To Entity" component are visible in the Ga...
How to reproduce:1. Open project "CubeGameView.zip"2. Enter Play Mode3. Observe the Game view Expected result: Cube is not in the Ga... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class