Search Issue Tracker
[Legacy Animation] Animation clip doesn't get updated on a prefab
When adding new animation clip to animation inside a prefab, I can't get that clip until I drag the prefab, deletes it and than drag... Read more
Loading resource that references many ScriptableObjects causes a crash
Loading a resource using Resources.Load() that references many ScriptableObjects causes a crash on Android devices. The ScriptableOb... Read more
Autoconnect profiler doesn't update Active Profiler for Web
- Enable autoconnect profiler for Web Player build- Build and run- Active Profiler is set to Editor Read more
BuildSettings. Selected scenes are moved to the end of the list, when yo...
Steps:1. Go to File -> Build Settings.2. Add 3 scenes to the list.3. Select first scene and for example the last one.4. Move it t... Read more
BuildSettigs. In MacOS Build Settings window is not minimized with main ...
Works fine in Win7 Steps:1. Go to File -> Build Settings.2. Minimize main window with minimize button (this yellow thing). Expect... Read more
Particle system on loop that have a sharp Limit Velocity Over Time curve...
Steps to reproduce : - open the project attached- open the scene- select both the particle system and the camera- notice in the came... Read more
Ugly terrain blending of >4 textures with normal maps (black outline)
The bug:Blending of textures with normal maps with terrain shows a black outline artifact between the first and the add pass (both f... Read more
Making object child of some parent changes the childs scale
1 Open project2 Open scene "OrgScene"3 Check "Child" object in Hierarchy and notice: Scale is 1;1;1;4 Make "Child" object child of "... Read more
GL.Color is black when using GL.LINES on MacOSX
Steps to reproduce : - open the project attached on both Windows and OSX- open the scene- press play and notice the difference betwe... Read more
Typo in enum causes internal compiler error
A typo in SoundManager.cs:7 "COIN = 2." instead of "COIN = 2," results in an internal compiler error with not much extra information... 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
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side