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 project 2.... 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. Obs... 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.unity 3. Play the scene - The cube should beg... Read more
NetworkAnimator component gives NullRefExeption for non-player spawnable...
What happened Specific of this bug: - on NetworkIdentity for spawnable prefab we do NOT set "LocalPlayerAuthority" - use NetworkSer... Read more
Adding SpawnablePrefab on the NetworkManager doesn't mark scene as dirty
What happened This is regression - it used to work in 5.2.x, but doesn't work in 5.3 and 5.4 When we adding SpawnablePrefab to the ... 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 ... Read more
Editor freezes when using Profiler.EndSample due to non matching Profile...
To reproduce: 1. Open attached project 2. Open profiler 3. Play scene 1 4. Press begin 5. Press end 6. Editor freezes Samples:OnGUI... 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/1190... Read more
Selecting game object throws two errors: ReflectionTypeLoadException and...
Steps to reproduce: 1. Open attached project 2. Open scene "dassa" 3. In hierarchy, select "GameObject" 4. Notice errors in console... Read more
Undo.RecordObjects does not record array element values when called on a...
Steps to reproduce: 1. Open attached project 2. Open scene "Scene" 3. In hierarchy, notice to game objects 4. Select first one and ... 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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player