Search Issue Tracker
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
Two asserts appear when user double-clicks on unitypackage outside the E...
Regression: First Unity version where this behaviour is introduced: 5.4.0b2 (1f5762d1292e)Steps:1. Open Editor with some project2. D... Read more
[iOS] RaycastHit.textureCoord returns Vector2.zero on iOS
Steps to reproduce: 1. Open attached project (link in edit)2. Build 'TestScene' for iOS3. Build and run the Xcode project to a devic... Read more
NullRef exception appears in "AvatarMaskInspector.IsMaskUpToDate ()" whe...
Regression: first build where issue was introduced: Version 5.4.0b7 (b558e46def43)Steps:1. Open attached project2. Go to "Assets -&g... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code