Search Issue Tracker
[Outline/Shadow] Outline and shadow change color based on sprite's color.
Outlines and shadows changes color based on the color of their image sprite. Repro steps:1. Open UI scene from attached project2. Se... Read more
[tvOS] Video playback doesn't work on Apple TV with 5.4
To Reproduce: 1. Just build the attached project for Apple TV.2. Try clicking any of the button in the bottom right corner.3. Observ... Read more
[BlendTrees] Blending between full rotations causes animations to skip f...
How to reproduce: 1. Open attached project (reproProj.zip)2. Open scene Scenes/Test.unity3. Play the scene- The cube should begin fl... Read more
NetworkAnimator component gives NullRefExeption for non-player spawnable...
What happenedSpecific of this bug:- on NetworkIdentity for spawnable prefab we do NOT set "LocalPlayerAuthority"- use NetworkServer.... Read more
Adding SpawnablePrefab on the NetworkManager doesn't mark scene as dirty
What happenedThis is regression - it used to work in 5.2.x, but doesn't work in 5.3 and 5.4When we adding SpawnablePrefab to the lis... Read more
[PaintTexture][Graphics] Sometimes blended textures disappear from Terra...
Steps to repro: 1. Open Unity;2. Create new project;3. Import attached 'terrainTextureBlending.unitypackage' package; 4. Notice that... Read more
Editor freezes when using Profiler.EndSample due to non matching Profile...
To reproduce:1. Open attached project2. Open profiler3. Play scene 14. Press begin5. Press end6. Editor freezes Samples:OnGUI() (at ... Read more
[Shuriken] "StackOverflowException" appears and Editor freezes while usi...
Regression from at least Version 5.3.2p3 (b6c1a63227dc)Steps:1. Open project https://www.assetstore.unity3d.com/en/#!/content/11903=... Read more
Selecting game object throws two errors: ReflectionTypeLoadException and...
Steps to reproduce: 1. Open attached project2. Open scene "dassa"3. In hierarchy, select "GameObject"4. Notice errors in console:Ref... Read more
Undo.RecordObjects does not record array element values when called on a...
Steps to reproduce: 1. Open attached project2. Open scene "Scene"3. In hierarchy, notice to game objects4. Select first one and in i... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved