Search Issue Tracker
[OpenGL] Unity editor crash on MemoryManager::Allocate when creating com...
How to reproduce:1. Open user's attached project2. Open and launch "Samplescene" scene - observe the crash Reproducible with: 2019.1... Read more
[WP8.1/Android/Standalone] Flickering UI textures on WP8.1, Android with...
To reproduce:1. Build and run attached project1a On Android you have to enable multithreaded rendering in PlayerSettings2. Tap aroun... Read more
ArgumentException occurs when excluding multiple Profile Analyzer Marker...
How to reproduce:1. Create a new project2. Import the Profile Analyzer package from the Package Manager3. Open the Profile Analyzer ... Read more
Crash when updating SerializedProperty using EditorApplication.contextua...
How to reproduce:1. Open the attached project “My project (3).zip“2. Open the custom Editor window (VSP > Report Window)3. Right-... Read more
[Scripting]Lack of consistency: Int / Integer
Steps to reproduce:1. Open attached project.2. Open script named "Test".3. Add this line of code somewhere inside of "Test" class:"G... Read more
Editor window becomes uncloseable when the script creating it is removed...
Steps to reproduce:1. Open new project2. Create a script that opens an editor window (Or just use the example script from https://do... Read more
EnumField control shows parts of another texture (may [not] be related t...
There is a visual artifact in the UIElements' EnumField control with the latest NorthStar build. May/may not be related to slicing, ... Read more
[SubEmitter] Crash playing a scene with prefab from asset store package
Crash in asset store bash package. Repro steps:1. Open Scene1 from attached project2. Press play3. Crash Notes:- Regression, does no... Read more
[Linux] Editor sometimes crashes on exit in CentOS 7
[Linux] Editor sometimes crashes on exit in CentOS 7 In recent (2019.3) builds of the Linux editor, the editor will sometimes crash ... Read more
[SerializeReference] CustomPropertyDrawer doesn't get correct value when...
How to reproduce:1. Open user's attached project2. Open "SampleScene" Scene3. Select "GameObject" in Hierarchy4. In the Inspector ex... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template