Search Issue Tracker
A registered listener did not receive an event when invoking, after anot...
To reproduce this issue: 1. Open the attached project2. Open 'Test event' scene3. It has a script which creates Unity Event and adds... Read more
When erasing the text of an inputfield by hitting backspace, the text do...
To reproduce:1. Create new project2. Add InputField to scene3. Press play4. Enter text that exceeds the width of the inputfield5. St... Read more
Selecting the Base Layer doesn't show its properties in the Inspector wi...
Selecting the Base Layer doesn't show its properties in the Inspector window 2) How can we reproduce it using the example you attach... Read more
Execution of State Behaviours is wrong
Execution of State Behaviours is wrong Repro:1. Open the attached project2. The Cube controller has 3 scripts attached:- one on the ... Read more
Adding a behaviour script in Play mode throws a warning
Adding a behaviour script in Play mode throws a warning Repro:1. Make a simple scene with the use of a controller2. Play the scene3.... Read more
Animator: Reset in Inspector for state node doesn't reset
Animator: Reset in Inspector for state node doesn't reset 1. Select a state node2. Change values in Inspector for this node3. Call '... Read more
Loading texture from OnApplicationPause(false) results in a black texture.
When a texture is loaded in an event of resuming application it results in being black. Read more
Animator: having too many states slows down editor
Animator: having too many states slows down editorI've copy/pasted state nodes till it reached about 1000. At this point editor beco... Read more
In BlendTree the animation name is not refreshing
In BlendTree the animation name is not refreshing 2) How can we reproduce it using the example you attached1 Create new project2 Cre... Read more
Setting zero rotation using Rigidbody.MoveRotation corrupts the state of...
Steps to reproduce:1. Download and open attached project2. Enter play mode. See error:transform.position assign attempt for 'GameObj... 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
- A gap at the bottom of the screen appears when entering Play mode in full screen
- 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