Search Issue Tracker
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
When animation and game tabs are in the same place, the animation tab ch...
To reproduce:1. Open attached project2. Press play3. Notice that the "animation" tab changes to "failed to load" (see the attached .... Read more
[BlendTrees] Not possible to use Blend Tree Diagram to modify blending i...
How to reproduce: 1. Open attached project (reproProj.zip)2. Open scene Scenes/test.unity3. Play the scene4. Open the Animator windo... Read more
[BlendTrees] Clicking anywhere in a 2D blend tree display does not cause...
How to reproduce: 1. Open attached project (reproProj.zip)2. Open scene Scenes/test.unity3. Open the Animator window4. Go into the B... 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