Search Issue Tracker
Static batching limited in draw call
It seems there is some number behind the hood. That splits statistically batched object to multiple draw calls. Inspector shows that... Read more
[2DCollider][Renderer] Flip X or Y of renderer is ignored by collider
Repro steps:1) Open ColliderFlip project and asd.scene2) Select linux object in the Hierarchy and notice the polygon collider in the... Read more
Error "UriFormatException: Invalid URI: The hostname could not be parsed...
Regression - not reproduces in 5.4.0b7In 5.4.0b8 when you adding NetworkManager - it has "MatchMaker Host URI"-field set to "https:/... Read more
Camera doesn't have preview if Inspector has Debug mode enabled
Steps to reproduce: 1. Create new project2. In hierarchy, select Main Camera and notice that it has preview3. Change Inspecto mode t... Read more
[HLSLcc] Accessing property by indexer in a loop fails to compile with a...
How to reproduce: 1. Open attached project2. Allow the shader to compile- Note the errors thrown in the console:GLSL compilation fai... Read more
[Windows] Unity crashes when stays unfocused for a while
Regression from revious build - Version 5.4.0b7 (b558e46def43)Steps:1. Open Unity with some project2. Switch to another application=... Read more
Undo.DestroyObjectImmediate(null) crashes in DestroyObjectUndoable(Objec...
How to reproduce: 1. Open attached project2. Go to menu Test/Crash- Editor immediately crashes when the item is clicked - Reproduced... Read more
Uninformative "i < sampleCount" error on opening project
On importing package user gets uninformative errors: "i < sampleCount" To repro:Open package attached.orImport SECTR COMPLETE ass... Read more
[UWP] Nothing happens when calling Screen.SetResolution
To reproduce:1. Open the project2. Build an Universal 10 project3. Compile the VS project4. Run the app on Lumia5. Notice than the r... Read more
[Android] uGUI Image(Script) performance regression
Reproduction steps:1) Open users attached project, proceed to "MainScene" scene and build for android.1.1) Note the fps value on the... 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